KF #7, all over the map. Up to page 158
This commit is contained in:
parent
200b85f6ce
commit
5bda08209f
25 changed files with 111 additions and 128 deletions
|
|
@ -9,9 +9,9 @@ our $I18N = {
|
|||
|
||||
'html template expr body' => {
|
||||
message => q|<p>HTML Template Expr is an extension to HTML Template that adds expressions to the language. <a href="http://search.cpan.org/perldoc?HTML%3A%3ATemplate%3A%3AExpr">Documentation for this extension</a> is available online.</p>
|
||||
<p>The syntax of template variables in HTML Template Expr is slightly different from HTML Template. Any WebGUI template variables that contains a dot '.', should be chanaged to use an underscore instead '_'.</p>
|
||||
<p>The syntax of template variables in HTML Template Expr is slightly different from HTML Template. Any WebGUI template variables that contains a dot '.', should be changed to use an underscore instead '_'.</p>
|
||||
|,
|
||||
lastUpdated => 1162085513,
|
||||
lastUpdated => 1165517942,
|
||||
context => q|Explanation of HTML Template Expr usage in WebGUI.|
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue