diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt
index ebc0f3d82..4e1624ef8 100644
--- a/docs/changelog/7.x.x.txt
+++ b/docs/changelog/7.x.x.txt
@@ -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.
diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm
index 7b2caec2c..a580f85a6 100644
--- a/lib/WebGUI/i18n/English/WebGUI.pm
+++ b/lib/WebGUI/i18n/English/WebGUI.pm
@@ -949,10 +949,10 @@ to add or remove users from their groups.
We suggest using something like this in the <title> </title> portion of your style:
-
<tmpl_var session.page.title> - <tmpl_var session.setting.companyName>
+
^PageTitle(); - ^c();
That particular example will help you get good ranking on search engines.|,
- lastUpdated => 1149182155,
+ lastUpdated => 1183420610,
},
'1074' => {