From c800171c1f03d2fa080443a5d5ba488e078a955c 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 --- 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 e74c2b13562..0a35aa715dc 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.43.0