X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fconfig.html;h=d939919c1d94553759d641fcacf0957a0767dfa4;hb=0f37ddcd492b271a6b316893eda1544931c2a0ad;hp=18af4322423d3e4b1a82161e480c63e1699b3fc9;hpb=5f68c97560deb16f78ab3331e13e692981bc2c1e;p=kivitendo-erp.git diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index 18af43224..d939919c1 100644 --- a/templates/webpages/am/config.html +++ b/templates/webpages/am/config.html @@ -1,11 +1,9 @@ [%- USE T8 %] [%- USE LxERP %] [%- USE HTML %][%- USE L %] -
[% title %]
- -
- +

[% title %]

+
- + @@ -165,13 +187,13 @@ - +
[% 'Default template format' | $T8 %]
[% 'Default printer' | $T8 %] - [% L.select_tag('default_printer_id', PRINTERS, default = myconfig_default_printer_id, title_key = 'printer_description', with_empty = 1) %] + [% L.select_tag('default_printer_id', PRINTERS, default = MYCONFIG.default_printer_id, title_key = 'printer_description', with_empty = 1) %]
[% 'Number of copies' | $T8 %]
@@ -180,7 +202,7 @@ - + - [%- IF AUTH_RIGHTS_SALES_QUOTATION_EDIT %] + [%- IF AUTH.assert('sales_quotation_edit', 'may_fail') %] [%- END %]
[% 'Show your TODO list after loggin in' | $T8 %][% 'Show your TODO list after logging in' | $T8 %] @@ -201,11 +223,11 @@ - +
[% 'Show overdue sales quotations and requests for quotations...' | $T8 %] @@ -214,13 +236,25 @@ - +
- -

+ +