@@ -, +, @@ - Enable 'UseCirculationDesks' - On Administration > Desks menu, create a new desk - Try to delete it : note the question mark in inside the quotation - Apply patch and refresh page - Question mark should now be after the last quotation mark --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/desks.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/desks.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/desks.tt @@ -128,7 +128,7 @@ [% IF op == 'delete_confirm' %]
-

Delete desk "[% desk.desk_name | html %]?"

+

Delete desk "[% desk.desk_name | html %]"?

--
Desk ID [% desk.desk_id | html %]