From 2e79c211db318969b7c9d5ff538dfd54ba1aaed2 Mon Sep 17 00:00:00 2001
From: Owen Leonard
Date: Tue, 9 Aug 2016 12:56:46 -0400
Subject: [PATCH] Bug 17010 [Follow-up] Canceling a hold awaiting pickup no
longer alerts librarian about next hold
This patch makes a minor change to the markup to make the button in the
confirmation dialog conform to the appearance of similar buttons.
To test, follow the original test plan for this bug and verify that the
"OK" button in the dialog looks correct.
Signed-off-by: Liz Rea
Signed-off-by: Katrin Fischer
Signed-off-by: Kyle M Hall
---
.../intranet-tmpl/prog/en/modules/circ/waitingreserves.tt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt
index df82eb8f8c..a3966f16c0 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt
@@ -52,7 +52,7 @@
Please retain this item and check it in to process the hold.
[% END %]
@@ -63,7 +63,7 @@
Please retain this item and check it in to process the hold.
[% END %]
--
2.39.5