From 214f3043f3f251e9046ce4bf82b12fe62fb1d3b8 Mon Sep 17 00:00:00 2001 From: Lisette Scheer Date: Tue, 19 Nov 2019 16:58:45 +0000 Subject: [PATCH] Bug 21574 : Local use system preferences page doesn't have the system preferences menu The "local use" tab in system preferences is showing the admin menu instead of the system preferences menu tabs. This patch fixes the menu display. To test: 1) Go to the system preferences in administration. 2) Click the 'Local use' tab. 3) Observe the inncorrect menu. 4) Apply the patch. 5) Repeat steps 1-2 6) Observe the correct menu. Signed-off-by: Caroline Cyr La Rose --- .../intranet-tmpl/prog/en/modules/admin/systempreferences.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tt index 0fe03e8b66..7fd3130894 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tt @@ -375,7 +375,7 @@
-- 2.17.1