@@ -, +, @@ --- .../opac-tmpl/prog/en/modules/opac-reserve.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tt +++ a/koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tt @@ -222,7 +222,7 @@ [% END %] [% IF (RESERVE_CHARGE) %]
- There is a charge of [% RESERVE_CHARGE %] for placing this reserve + There is a charge of [% RESERVE_CHARGE %] for placing this hold
[% END %] --