From a6051a8f0c7d5d5f383f0c10c38f0e767ec1de34 Mon Sep 17 00:00:00 2001 From: Andrew Fuerste Henry Date: Thu, 18 Sep 2025 17:09:44 +0000 Subject: [PATCH] Bug 40839: Add Keyword to advanced z39.50 search in advanced catalog editor To test: 1 - apply patch 2 - go to advanced cataloging editor 3 - perform a keyword z39.50 search from the quick search, note results 4 - click Advanced and see Keyword is also a search option here 5 - repeat your search, confirm results match those frmo step 3 Signed-off-by: Trevor Diamond Signed-off-by: Nick Clemens --- koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt | 4 ++++ 1 file changed, 4 insertions(+) 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 c2d4766b430..33917044127 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/editor.tt @@ -167,6 +167,10 @@
    +
  • + + +
  • -- 2.39.5