forward port of session template variable doc removal in style template
This commit is contained in:
parent
65235990a3
commit
a25df35eea
2 changed files with 4 additions and 2 deletions
|
|
@ -61,6 +61,8 @@
|
|||
- fix: Importing a package logs 'Consult your database tables for corruption' errors (perlDreamer Consulting, LLC)
|
||||
http://www.webgui.org/bugs/tracker/importing-a-package-logs-consult-your-database-tables-for-corruption-errors
|
||||
- fix: Email validate codes aren't removed after use
|
||||
- fix: Session variables still used in Help docs (perlDreamer Consulting, LLC)
|
||||
http://www.webgui.org/bugs/tracker/session-variables-still-used-in-help-docs
|
||||
|
||||
7.3.19
|
||||
- Fixed a formatting problem in the workflow editor screen.
|
||||
|
|
|
|||
|
|
@ -949,10 +949,10 @@ to add or remove users from their groups.
|
|||
<br />
|
||||
<br />We suggest using something like this in the <title> </title> portion of your style:
|
||||
<br />
|
||||
<br /><tmpl_var session.page.title> - <tmpl_var session.setting.companyName>
|
||||
<br />^PageTitle(); - ^c();
|
||||
<br />
|
||||
<br />That particular example will help you get good ranking on search engines.|,
|
||||
lastUpdated => 1149182155,
|
||||
lastUpdated => 1183420610,
|
||||
},
|
||||
|
||||
'1074' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue