@@ -, +, @@ --- 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 @@ -45,7 +45,7 @@ [% IF op == 'delete_confirm' %] [% WRAPPER breadcrumb_item bc_active= 1 %] - Delete restriction type? + Delete restriction type '[% PROCESS restriction_type_description %]' [% END %] [% END %] [% END #/ WRAPPER breadcrumbs %] --