X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fconfig.html;h=9c22678a24a9035e83cae34ba6dd1e7b42d94030;hb=7482f315fbe357952e5446b02ef32c34e7923967;hp=3d5aba29ad184b3234ef742f6b5fbdf83d02c050;hpb=4b937d1a3839d8235a650172a59998c1b7126e22;p=kivitendo-erp.git diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index 3d5aba29a..9c22678a2 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 %]
@@ -65,6 +66,10 @@ [% 'Address' | $T8 %] + + [% 'SEPA creditor ID' | $T8 %] + +
@@ -160,6 +165,8 @@ +

[% 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/') %]

+
@@ -193,11 +200,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)) %]