X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fconfig.html;h=c1d9f91e08fe4a98fd70597263dd033127aeb12d;hb=2565f6c2251f6b5e5f6623c8943ce5aca5236daf;hp=4ed5a07e8161023d45c713316ff8ef3d0fbe487e;hpb=f13e90e5a8422de06931aece055bd938b98e4631;p=kivitendo-erp.git diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index 4ed5a07e8..c1d9f91e0 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,36 @@ - - - - - - - - - - - - -
[% 'Fax' | $T8 %]
[% 'Company' | $T8 %]
[% 'Address' | $T8 %]
[% 'SEPA creditor ID' | $T8 %]
-
+ + [% 'taxincluded checked' | $T8 %] + + [% L.yes_no_tag('taxincluded_checked', myconfig_taxincluded_checked) %] + + + +
-
+
+ + + + @@ -106,22 +93,14 @@ @@ -131,18 +110,11 @@ - - - - -
[% 'Date Format' | $T8 %] - + [% L.select_tag('dateformat', DATEFORMATS, value_key = 'value', title_key = 'name') %]
[% 'Time Format' | $T8 %] + [% L.select_tag('timeformat', TIMEFORMATS, 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 +135,9 @@
- -
-
+
@@ -175,33 +145,21 @@ @@ -210,11 +168,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 +213,8 @@ [%- END %]
- -

- - - - -