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

[% title %]

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

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

+

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

[% END %] -
+ [% FOREACH var = HIDDEN %][% END %] @@ -44,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 %]
- - -