From 6ab4dd56ada33a5dd56d0cecab3559f5681ad013 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 Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 0d1278aa14bf2a161df87c9d73f105b2c96c5022) Signed-off-by: Martin Renvoize (cherry picked from commit b0a196e115e6cb07ebc12653463d52a4a3252a30) Signed-off-by: Lucas Gass (cherry picked from commit a1475c3d062aaf18a890dd48502a4b4ce5014215) Signed-off-by: Arthur Suzuki --- 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 42ecb5cbec..c29a53e722 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc @@ -177,7 +177,7 @@ -- 2.39.5