From 54b0e0357b08706f62d54e80210019c578c01fbc 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. --- 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 d59de66cf6..dbd8bce95e 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