X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fconfig.html;h=18af4322423d3e4b1a82161e480c63e1699b3fc9;hb=94ee5a7f5deddb1bf33855681c7a88dacaae2a11;hp=31cd4326407eb6544d46a96860190c8a80e9fa0a;hpb=b3caa17585a69e0c5092483f709dd1227b9acaaf;p=kivitendo-erp.git diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index 31cd43264..18af43224 100644 --- a/templates/webpages/am/config.html +++ b/templates/webpages/am/config.html @@ -1,26 +1,20 @@ [%- USE T8 %] [%- USE LxERP %] -[% USE HTML %] - -

-

[% title %]
-

+[%- USE HTML %][%- USE L %] +
[% title %]
- - - - -
+
+ -
+
@@ -70,32 +64,30 @@ -
[% 'SEPA creditor ID' | $T8 %]
-
+ + [% 'taxincluded checked' | $T8 %] + + [% L.yes_no_tag('taxincluded_checked', myconfig_taxincluded_checked) %] + + + +
-
+
@@ -107,22 +99,14 @@ @@ -132,18 +116,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 %] @@ -164,13 +141,9 @@
- -

[% LxERP.t8('Note: For Firefox 4 and later the menu XUL menu requires the addon Remote XUL Manager and the Lx-Office server to be white listed.', 'https://addons.mozilla.org/de/firefox/addon/remote-xul-manager/') %]

- -
-
+
@@ -178,33 +151,21 @@ @@ -213,11 +174,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) %]
- -
-
+
@@ -260,22 +219,8 @@ [%- END %]
- -

- - - - -