X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fconfig.html;h=c32e1789395dfa5c9cdb3eb366c5f6a7f89bab0d;hb=e72ecdf83cabbb6f630ec33efd15e7615b69a676;hp=280db9d676c77017032ecf9061165eda108be42b;hpb=2d3f862b7af94f31860dd264eef7c1bc7de7eae2;p=kivitendo-erp.git diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index 280db9d67..c32e17893 100644 --- a/templates/webpages/am/config.html +++ b/templates/webpages/am/config.html @@ -1,25 +1,20 @@ [%- USE T8 %] -[% USE HTML %] - -

-

[% title %]
-

+[%- USE LxERP %] +[%- USE HTML %][%- USE L %] +
[% title %]
- - - - -
+
+ -
+
@@ -57,40 +52,30 @@ - - - - - - - - -
[% 'Fax' | $T8 %]
[% 'Company' | $T8 %]
[% 'Address' | $T8 %]
-
+ + [% 'taxincluded checked' | $T8 %] + + [% L.yes_no_tag('taxincluded_checked', myconfig_taxincluded_checked) %] + + + +
-
+
@@ -102,22 +87,14 @@ @@ -125,20 +102,13 @@ - - - - -
[% 'Date Format' | $T8 %] - + [% L.select_tag('dateformat', DATEFORMATS, value_key = 'value', title_key = 'name') %]
[% 'Output Number Format' | $T8 %] - + [% L.select_tag('numberformat', NUMBERFORMATS, value_key = 'value', title_key = 'name') %]
[% 'Language' | $T8 %] - + [% L.select_tag('countrycode', COUNTRYCODES, value_key = 'value', title_key = 'name') %]
[% 'Stylesheet' | $T8 %] - + [% L.select_tag('usestylesheet', STYLESHEETS, value_key = 'value', title_key = 'name') %]
[% 'Setup Menu' | $T8 %]
[% 'Favorites' | $T8 %]
[% 'Form details (second row)' | $T8 %] @@ -159,11 +129,9 @@
- -
-
+
@@ -171,33 +139,21 @@ @@ -206,11 +162,9 @@
[% 'Default template format' | $T8 %] - + [% L.select_tag('template_format', TEMPLATE_FORMATS, value_key = 'value', title_key = 'name') %]
[% 'Default output medium' | $T8 %] - + [% L.select_tag('default_media', MEDIA, value_key = 'value', title_key = 'name') %]
[% 'Default printer' | $T8 %] - + [% L.select_tag('default_printer_id', PRINTERS, default = myconfig_default_printer_id, title_key = 'printer_description', with_empty = 1) %]
- -
-
+
@@ -253,22 +207,8 @@ [%- END %]
- -

- - - - -