X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/39d61f60fcde7ff61806a1357e79d529f0c1d86d..46bc75c8:/templates/webpages/am/config.html
diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html
index 4ed5a07e8..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 %]
@@ -133,16 +133,10 @@
-
-
- | [% 'Favorites' | $T8 %] |
- |
-
-
| [% 'Form details (second row)' | $T8 %] |
@@ -197,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)) %]
|