From f027b1395b0502cbc328261b9f775099f27d0a0d Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Fri, 28 Apr 2023 15:53:19 +0000 Subject: [PATCH] Bug 33634: Correct anchors in system preference submenu To test: 1. Go to Koha Administration -> Global system preferences 2. Go to a tab with a few headings like Circulation 3. Click on a heading in the sidebar navigation under Circulation that takes you a bit down the page, like Recalls 4. Notice this anchor link does not work, you are not taken to the recalls preferences 5. Apply patch 6. Try again, the links should take you to the proper place. Signed-off-by: Barbara Johnson Signed-off-by: Aleisha Amohia --- koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc index d59de66cf61..dbd8bce95e0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc @@ -197,7 +197,7 @@ -- 2.30.2