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

-

[% title %]
-

+[%- USE HTML %][%- USE L %] +
[% title %]
- - - -
+
+ -
+
@@ -57,44 +52,30 @@ - - - - - - - - - - - - -
[% 'Fax' | $T8 %]
[% 'Company' | $T8 %]
[% 'Address' | $T8 %]
[% 'SEPA creditor ID' | $T8 %]
-
+ + [% 'taxincluded checked' | $T8 %] + + [% L.yes_no_tag('taxincluded_checked', myconfig_taxincluded_checked) %] + + + +
-
+
@@ -106,22 +87,14 @@ @@ -131,7 +104,6 @@ @@ -157,11 +129,9 @@
[% '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') %]
- -
-
+
@@ -169,29 +139,21 @@ @@ -200,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', L.options_for_select(PRINTERS, default => myconfig_default_printer_id, title => 'printer_description', with_empty => 1)) %] + [% L.select_tag('default_printer_id', PRINTERS, default = myconfig_default_printer_id, title_key = 'printer_description', with_empty = 1) %]
- -
-
+
@@ -247,22 +207,8 @@ [%- END %]
- -

- - - - -