@@ -, +, @@ in text --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt @@ -130,7 +130,7 @@ Confirm restriction type deletion -

Are you sure you want to delete "[% PROCESS restriction_type_description restriction_type=restriction %]"?

+

Are you sure you want to delete '[% PROCESS restriction_type_description restriction_type=restriction %]'?

--