@@ -, +, @@ specify a non-default return date. rather than "retricted". --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ -134,7 +134,7 @@ $(document).ready(function () { [% borrower.firstname %] [% borrower.surname %] - is retricted. Please verify this patron should still be restricted. + is restricted. Please verify this patron should still be restricted. [% END %] --