X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c42acfd52669057debdf6a3d4245492ef23384b7..464f44a:/templates/webpages/am/edit_templates.html diff --git a/templates/webpages/am/edit_templates.html b/templates/webpages/am/edit_templates.html index bbce54414..86bf82899 100644 --- a/templates/webpages/am/edit_templates.html +++ b/templates/webpages/am/edit_templates.html @@ -1,5 +1,5 @@ [%- USE T8 %] -[% USE HTML %] +[%- USE HTML %]

[% title %]

@@ -46,14 +46,12 @@ [% IF SHOW_CONTENT %] -

-

+

[% IF CAN_EDIT %][% 'Edit file' | $T8 %][% ELSE %][% 'Display file' | $T8 %][% END %] [% HTML.escape(display_filename) %] -

-

+ [% IF CAN_EDIT %] -

+

@@ -78,6 +76,3 @@ [% END %] - - -