From d48161380971f8f479e59f5303ea52ded19b0830 Mon Sep 17 00:00:00 2001
From: Aleisha Amohia
Date: Wed, 8 Feb 2017 02:21:51 +0000
Subject: [PATCH] Bug 18078: Updating buttons for z39.50 Authority search
1) Go to Cataloguing -> New from Z39.50
2) Notice how Search button is strangely off page (have to scroll down
to see it)
3) Do a search, noticing the ugly buttons from Comment 1
4) Apply patch and go back to a new search
5) Do a search again, notice no longer need to scroll to get to Search
button and new, nicer buttons
6) Confirm they still work as expected
Sponsored-by: Catalyst IT
---
.../prog/en/modules/cataloguing/z3950_auth_search.tt | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_auth_search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_auth_search.tt
index 6e6de65..c4cc48e 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_auth_search.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_auth_search.tt
@@ -77,6 +77,7 @@ tr.selected { background-color : #FFFFCC; } tr.selected td { background-color :