X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2fcb9a09fddfd18b6f611d2752d54a84055b3278..f6ed86e:/templates/webpages/am/config.html diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index c1d9f91e0..13b060a16 100644 --- a/templates/webpages/am/config.html +++ b/templates/webpages/am/config.html @@ -1,7 +1,7 @@ [%- USE T8 %] [%- USE LxERP %] [%- USE HTML %][%- USE L %] -
[% title %]
+

[% title %]

@@ -40,9 +40,11 @@ [% 'Signature' | $T8 %] - - - + + + [% 'Check full signature' | $T8 %] + [% 'Edit user signature' | $T8 %] + [% 'Phone' | $T8 %] @@ -60,6 +62,22 @@ + + [% 'Focus position after update' | $T8 %] + + [% L.select_tag( + 'focus_position', + [ + ['new_description', LxERP.t8('New row, description')], + ['new_partnumber', LxERP.t8('New row, partnumber')], + ['last_description', LxERP.t8('Last row, description')], + ['last_partnumber', LxERP.t8('Last row, partnumber')], + ], + default => myconfig_focus_position) + %] + + + @@ -134,6 +152,14 @@ + + + [% 'Number of columns of custom variables in form details (second row)' | $T8 %] + + [% L.input_tag('form_cvars_nr_cols', myconfig_form_cvars_nr_cols || 3, size = 5) %] + + + @@ -174,7 +200,7 @@ - + @@ -208,7 +234,7 @@ [%- END %] @@ -218,3 +244,17 @@

+ +
[% 'Show your TODO list after loggin in' | $T8 %][% 'Show your TODO list after logging in' | $T8 %] @@ -195,7 +221,7 @@ - +
- +