X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fconfig.html;h=3c26298baaa5d4cead512dfbed100152d35e47f4;hb=1b69969f8d9fedd218b059b7148bc3778ee600f3;hp=280db9d676c77017032ecf9061165eda108be42b;hpb=b61f5c3df68e3a3b4fb6a8a287172b0989215748;p=kivitendo-erp.git diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index 280db9d67..3c26298ba 100644 --- a/templates/webpages/am/config.html +++ b/templates/webpages/am/config.html @@ -1,5 +1,6 @@ [%- USE T8 %] -[% USE HTML %] +[%- USE LxERP %] +[% USE HTML %][% USE L %]

[% title %]
@@ -15,7 +16,6 @@ -
@@ -65,6 +65,10 @@ [% 'Address' | $T8 %] + + [% 'SEPA creditor ID' | $T8 %] + +
@@ -125,20 +129,14 @@ [% 'Setup Menu' | $T8 %] - - [% 'Favorites' | $T8 %] - - - [% 'Form details (second row)' | $T8 %] @@ -193,11 +191,7 @@ [% 'Default printer' | $T8 %] - + [% L.select_tag('default_printer_id', L.options_for_select(PRINTERS, default => myconfig_default_printer_id, title => 'printer_description', with_empty => 1)) %]