From ec95c63d417f0268c1aec5f8dc8e9985e601656e Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 6 Jan 2024 19:49:25 +0000 Subject: [PATCH] Bug 35323: Fix hint for OpacMoreSearches HTML customization There was some confusion on where this content appears. This patch fixes the description shown as hint in the HTML customizations tool when when the OpacMoreSearches entry is selected. To test: * Before appyling the patch * Add a new HTML customization for OpacMoreSearches * Verif hint showing below the pull down * Set a title and a publication date in the past * Enter a short text, like "Koha" as content * Save * Go to the OPAC, verify text shows in the navigation * Apply patch * Verify hint is now correct Signed-off-by: David Nind Signed-off-by: Victor Grousset/tuxayo Signed-off-by: Katrin Fischer --- .../intranet-tmpl/prog/en/includes/html-customization-help.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/html-customization-help.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/html-customization-help.inc index d41cfcda87..a6bb9f3109 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/html-customization-help.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/html-customization-help.inc @@ -47,7 +47,7 @@
- Add additional elements to the "More Searches" bar on the OPAC, with this content (leave blank to disable). + Add additional elements to the navigation bar below the simple search form.
-- 2.39.5