@@ -, +, @@ - 'Delete this contract' - 'Contract deleted' --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqcontract.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqcontract.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqcontract.tt @@ -78,7 +78,7 @@ function Check(ff) { › Confirm deletion of contract [% contractnumber %] [% END %] [% IF ( delete_confirmed ) %] - Contracts › Contract Deleted + Contracts › Contract deleted [% END %] [% IF ( else ) %]Contracts[% END %] @@ -156,7 +156,7 @@ function Check(ff) { - + Cancel --