X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fam%2Fconfig.html;h=257f6a7acba2a0ec83d7adde4ae413a1b6cecd90;hb=0cb6e3af8457c1b10c356a1749269b16c5cd3328;hp=c32e1789395dfa5c9cdb3eb366c5f6a7f89bab0d;hpb=841d44c00aae1166a0721e40dc2f9ffb7b9ac5b5;p=kivitendo-erp.git diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index c32e17893..257f6a7ac 100644 --- a/templates/webpages/am/config.html +++ b/templates/webpages/am/config.html @@ -40,9 +40,11 @@ [% 'Signature' | $T8 %] - - - + + + [% 'Check full signature' | $T8 %] + [% 'Edit user signature' | $T8 %] + [% 'Phone' | $T8 %] @@ -53,13 +55,29 @@ - - [% 'taxincluded checked' | $T8 %] + + [% 'taxincluded checked' | $T8 %] [% L.yes_no_tag('taxincluded_checked', myconfig_taxincluded_checked) %] + + [% '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) + %] + + + @@ -72,6 +90,12 @@ [% L.select_tag('dateformat', DATEFORMATS, value_key = 'value', title_key = 'name') %] + + [% 'Time Format' | $T8 %] + + [% L.select_tag('timeformat', TIMEFORMATS, value_key = 'value', title_key = 'name') %] + + [% 'Output Number Format' | $T8 %] @@ -128,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) %] + + + @@ -168,7 +200,7 @@ - + @@ -202,7 +234,7 @@ [%- END %] @@ -212,3 +244,17 @@

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