[ 1220072 ] typo in Help: Template, Language
This commit is contained in:
parent
b263d76b15
commit
9f331611e1
2 changed files with 2 additions and 1 deletions
|
|
@ -32,6 +32,7 @@
|
|||
- fix [ 1206045 ] Max Image Size don't work [mwilson]
|
||||
- fix [ 1219805 ] storage.pm renameFile refers to getNode [mwilson]
|
||||
- fix [ 1216061 ] 2 rich editors - 1 field [mwilson]
|
||||
- fix [ 1220072 ] typo in Help: Template, Language
|
||||
|
||||
|
||||
6.6.1
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@ Create your template by using template commands and variables, macros, and HTML.
|
|||
Both the template language and template variables are case-insensitive.
|
||||
<p/>
|
||||
<b>Session Variables</b><br/>
|
||||
In addition to any variables defined in a given template, of the session variables are made available to you with this syntax:
|
||||
In addition to any variables defined in a given template, the session variables are made available to you with this syntax:
|
||||
<p>
|
||||
|
||||
<tmpl_var session.<i>section</i>.<i>variable</i>>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue