@@ -, +, @@ - Check in the item. - Confirm that both the hold notification and the "Not checked out" alert look correct. - For extra credit, validate the page and confirm that there are no errors related to broken markup. --- 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 @@ -409,7 +409,7 @@ $(document).ready(function () { [% IF ( transfertodo ) %] - [% ELSE %] --