X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fconfig.html;h=c32e1789395dfa5c9cdb3eb366c5f6a7f89bab0d;hb=e72ecdf83cabbb6f630ec33efd15e7615b69a676;hp=4ed5a07e8161023d45c713316ff8ef3d0fbe487e;hpb=57463eed482c9f107a6bb35d8b24d666175570a3;p=kivitendo-erp.git diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index 4ed5a07e8..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,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,18 +104,11 @@ - - - - -
[% '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') %]
[% 'Favorites' | $T8 %]
[% 'Form details (second row)' | $T8 %] @@ -163,11 +129,9 @@
- -
-
+
@@ -175,33 +139,21 @@ @@ -210,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) %]
- -
-
+
@@ -257,22 +207,8 @@ [%- END %]
- -

- - - - -