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

+
- + @@ -159,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 %]
@@ -174,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 %] @@ -195,11 +223,11 @@ - +
[% 'Show overdue sales quotations and requests for quotations...' | $T8 %] @@ -208,13 +236,25 @@ - +
- -

+ +