Bugzilla – Attachment 160610 Details for
Bug 35323
Terminology: Add additional elements to the "More Searches" bar...
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35323: Fix hint for OpacMoreSearches HTML customization
Bug-35323-Fix-hint-for-OpacMoreSearches-HTML-custo.patch (text/plain), 1.60 KB, created by
David Nind
on 2024-01-07 14:51:45 UTC
(
hide
)
Description:
Bug 35323: Fix hint for OpacMoreSearches HTML customization
Filename:
MIME Type:
Creator:
David Nind
Created:
2024-01-07 14:51:45 UTC
Size:
1.60 KB
patch
obsolete
>From e328b080a8222c25f4e0b122b16558e797485ad3 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >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 <david@davidnind.com> >--- > .../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 @@ > </div> > > <div id="OpacMoreSearches_notes" class="hint customization_note"> >- 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. > </div> > > <div id="OpacMySummaryNote_notes" class="hint customization_note"> >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 35323
:
158896
|
160602
|
160610
|
161118