Rename template variables in the Account and Admin Toggle templates to not use underscores.

This commit is contained in:
Colin Kuskie 2010-09-20 15:20:28 -07:00
parent 3f934ed4b7
commit 0b4e8d5460
9 changed files with 93 additions and 15 deletions

View file

@ -11,6 +11,14 @@ save you many hours of grief.
--------------------------------------------------------------------
* WebGUI now depends on PerlIO::eol, for doing line ending translation.
* As part of the migration to Template::Toolkit, we will be changing template
variables from using dots to underscores. All templates using that namespace were
automatically upgraded to use the new variables.
In this version, these templates were updated:
Account Macro template
Admin Toggle Macro template
7.10.0
--------------------------------------------------------------------
* Due to a bug in the 7.8.24-7.9.11 upgrade, the ordering of template