X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a731cd269130cd68f9c3fb5b8a2c26dc20afe82e..fce441db:/templates/webpages/am/edit_templates_master.html diff --git a/templates/webpages/am/edit_templates_master.html b/templates/webpages/am/edit_templates_master.html index 3a166ec3a..fcf223c9e 100644 --- a/templates/webpages/am/edit_templates_master.html +++ b/templates/webpages/am/edit_templates_master.html @@ -1,31 +1,33 @@ - +[% USE HTML %] -
+
[% title %]
- + [% FOREACH var = HIDDEN %][% END %] - + [% IF SHOW_EDIT_OPTIONS %]

Template - + [% IF LANGUAGE.size %] Language - + [% END %] - + [% IF PRINTER.size %] Printer - + [% END %] @@ -34,40 +36,41 @@


-
+ [% END %] - + [% IF SHOW_CONTENT %]

- Edit fileDisplay file + [% IF CAN_EDIT %]Edit file[% ELSE %]Display file[% END %] [% HTML.escape(display_filename) %]

- -

+ [% IF CAN_EDIT %] +

+

- + [% ELSE %]

-

+

[% HTML.escape(content) %]

- + [% IF SHOW_SECOND_EDIT_BUTTON %]

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