]> 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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 1 Jul 2013 18:51:14 +0000 (15:51 -0300)
commitff9638d8151258eec1ee1bb67196845eb1dabd18
tree7de0c08d1d9912a6fb98559c47f9f0c44e004763
parentfb88bb22f2fd1b68bbfaec722f715fe4984f27b6
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)
koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt [new file with mode: 0644]