@@ -, +, @@
---
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
+++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
@@ -874,7 +874,7 @@
On hold expected at [% Branches.GetName( itemloo.ExpectedAtLibrary ) | html %]
[% END %]
[% END %]
- Cancel hold
+ Cancel hold
[% END # /IF itemloo.nocancel %]
[% ELSE %]
Not on hold
--