Koha/koha-tmpl/intranet-tmpl/prog/en/modules/installer
Tomas Cohen Arazi 058470acee Bug 13496: make auth.tt use a template plugin to get the Koha version
This patch makes the installer login template use the new Koha.Version
template plugin to get the correct Koha version. This way we don't need
to maintain the auth.tt file on each version change, and are sure screen
readers tell the correct version.

To test:
- Create a situation where the login screen from the installer shows
- Navigate the HTML code (Ctrl+u)
=> FAIL: "Koha 3.0 Installer" shows on the HTML code
- Apply the patch
- Reload the page
=> SUCCESS: The correct version number is shown.
- Sign off :-D

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-01-04 11:24:22 -03:00
..
auth.tt Bug 13496: make auth.tt use a template plugin to get the Koha version 2015-01-04 11:24:22 -03:00
step1.tt Bug 2774 - Path to theme is hard-coded in many places 2013-06-07 09:04:15 -07:00
step2.tt Bug 2774 - Path to theme is hard-coded in many places 2013-06-07 09:04:15 -07:00
step3.tt Bug 12658: Wording of link text and translatability inside JavaScript 2014-08-15 15:36:11 -03:00