X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fa7b6442428b3af0e9840d9829950e1efe3aff9f..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/am/edit_templates.html diff --git a/templates/webpages/am/edit_templates.html b/templates/webpages/am/edit_templates.html index bbce54414..3b18ce0e0 100644 --- a/templates/webpages/am/edit_templates.html +++ b/templates/webpages/am/edit_templates.html @@ -1,13 +1,13 @@ [%- USE T8 %] -[% USE HTML %] +[%- USE HTML %]

[% title %]

[% IF type == 'templates' %] -

[[% 'Help Template Variables' | $T8 %]]

+

[[% 'Help Template Variables' | $T8 %]]

[% END %] -
+ [% FOREACH var = HIDDEN %][% END %] @@ -43,41 +43,20 @@
[% END %] - - [% IF SHOW_CONTENT %] -

-

+

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

-

+ [% IF CAN_EDIT %] -

- -

- - - -

+

[% ELSE %] - - -

-

[% HTML.escape(content) %]

- [% IF SHOW_SECOND_EDIT_BUTTON %] -

- [% END %] - [% END %] [% END %]
- - -