X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..7c6b944f86080cac2bc7723a46622ef4bda2e6f1:/templates/webpages/am/edit_templates.html diff --git a/templates/webpages/am/edit_templates.html b/templates/webpages/am/edit_templates.html index 70f66fbc6..ff6ece22b 100644 --- a/templates/webpages/am/edit_templates.html +++ b/templates/webpages/am/edit_templates.html @@ -1,7 +1,11 @@ [%- USE T8 %] -[% USE HTML %] +[%- USE HTML %] -
[% title %]
+

[% title %]

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

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

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

-

+

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

-

+ [% IF CAN_EDIT %] -

+

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

- - -