Bugzilla – Attachment 187890 Details for
Bug 41015
Z39.50 searching in Advanced Cataloging Editor is not clearly labeled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 41015: Label z39.50 search in advanced cataloging
Bug-41015-Label-z3950-search-in-advanced-catalogin.patch (text/plain), 1.14 KB, created by
Andrew Fuerste-Henry
on 2025-10-14 15:04:28 UTC
(
hide
)
Description:
Bug 41015: Label z39.50 search in advanced cataloging
Filename:
MIME Type:
Creator:
Andrew Fuerste-Henry
Created:
2025-10-14 15:04:28 UTC
Size:
1.14 KB
patch
obsolete
>From bda30081ce56d4968251532bf916785eebd7a6e4 Mon Sep 17 00:00:00 2001 >From: Andrew Fuerste Henry <andrew@bywatersolutions.com> >Date: Tue, 14 Oct 2025 15:02:47 +0000 >Subject: [PATCH] Bug 41015: Label z39.50 search in advanced cataloging > >To test: >1 - enable and go to advanced cataloging editor >2 - see that the z39.50 search is just labeled "Search" >3 - apply patch, reload page >4 - see it's now labeled "Z39.50 Search" >--- > koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt >index 33917044127..2d08c915e44 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt >@@ -121,7 +121,7 @@ > > <div class="col-md-2 order-sm-2 order-md-1"> > <aside> >- <h3>Search</h3> >+ <h3>Z39.50 Search</h3> > <form method="get" id="quicksearch"> > <fieldset class="brief"> > <ol> >-- >2.39.5
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 41015
: 187890