@@ -, +, @@ --- .../intranet-tmpl/prog/en/modules/tools/letter.tt | 873 +++++++++++---------- 1 file changed, 464 insertions(+), 409 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt @@ -5,476 +5,531 @@ [% USE ColumnsSettings %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Tools › Notices[% IF ( add_form or copy_form ) %][% IF ( modify ) %] › Modify notice[% ELSE %] › Add notice[% END %][% END %][% IF ( add_validate or copy_validate) %] › Notice added[% END %][% IF ( delete_confirm ) %] › Confirm deletion[% END %] + + Koha › Tools › Notices + [% IF ( add_form or copy_form ) %] + [% IF ( modify ) %] + › Modify notice + [% ELSE %] + › Add notice + [% END %] + [% END %] + [% IF ( add_validate or copy_validate) %] + › Notice added + [% END %] + [% IF ( delete_confirm ) %] + › Confirm deletion + [% END %] + [% INCLUDE 'doc-head-close.inc' %] -[% INCLUDE 'header.inc' %] -[% INCLUDE 'letters-search.inc' %] + [% INCLUDE 'header.inc' %] + [% INCLUDE 'letters-search.inc' %] - + -