@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt @@ -387,7 +387,7 @@ Item types administration [% itemtype.rentalcharge | $Price %] [% END %] - [% itemtype.checkinmsg | html_line_break |html %] + [% itemtype.checkinmsg | html | html_line_break %] Edit Delete --