]> git.koha-community.org Git - koha.git/commit
Bug 10425 - Help page missing for Local Use preferences
authorFridolyn SOMERS <fridolyn.somers@biblibre.com>
Thu, 6 Jun 2013 08:57:29 +0000 (10:57 +0200)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sat, 13 Jul 2013 17:24:58 +0000 (14:24 -0300)
commitccc0691f7f1fd4dfc8e98c30ffc5117508aaed43
tree36ddad6f48567296820e89eebdfefba9cecb28c1
parentbc51544b4642496271f211121f8f8cebf6d16155
Bug 10425 - Help page missing for Local Use preferences

When viewing Local Use system preferences tab, the help button will lead to an error page.
This is because Local Use tab uses not the same script has other tabs : systempreferences.pl.

This patch adds help/systemprefences.tt

Test plan :
- Go to Local Use preferences : /cgi-bin/koha/admin/systempreferences.pl
- Click on Help link (at right top)
- See you get the same page as other preferences tab help

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 0e0a1a61a62473de7ae92bde9d0f3617c34ba325)
(cherry picked from commit ff9638d8151258eec1ee1bb67196845eb1dabd18)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit ff9638d8151258eec1ee1bb67196845eb1dabd18)
koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt [new file with mode: 0644]