X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fam%2Fconfig.html;h=d939919c1d94553759d641fcacf0957a0767dfa4;hb=58e28ca02c1fe93ff9db9024318d3529715bd8fb;hp=c32e1789395dfa5c9cdb3eb366c5f6a7f89bab0d;hpb=87714c0a6c161262d60ae28e8e486819f1d360b3;p=kivitendo-erp.git diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index c32e17893..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 %]

+
- + @@ -153,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 %]
@@ -168,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 %] @@ -189,11 +223,11 @@ - +
[% 'Show overdue sales quotations and requests for quotations...' | $T8 %] @@ -202,13 +236,25 @@ - +
- -

+ +