From ffbbee6a76529a28dfdf0b08a80296200290bf74 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Thu, 18 Jan 2024 23:09:33 +0000 Subject: [PATCH] Bug 35841: Change wording to indicate request to cancel 1. APPLY PATCH 2. Update circ rules "Default waiting hold cancellation policy" to allow cancellation of holds. 3. Put some holds onto a patron account, Make some waiting holds and have others be any other status besides waiting. 4. Log in to the OPAC as that patron. 5. Go to your account details and look at the Holds tab. 6. You should see a 'Request to cancel' button for all waiting holds. 7. You should see a 'Cancel' button for all non-waiting holds. Signed-off-by: David Nind Signed-off-by: Martin Renvoize Signed-off-by: Katrin Fischer --- koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc index e74c2b1356..0a35aa715d 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc @@ -195,7 +195,7 @@ - + [% END %] -- 2.39.5