X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8e4ccdd50ed020591ec6caec89f043253ecc0653..c6a27f90a8e644ed00910aeddaff38c74b513032:/templates/webpages/admin/edit_user.html diff --git a/templates/webpages/admin/edit_user.html b/templates/webpages/admin/edit_user.html index 77ed62ee4..6d72ca03f 100644 --- a/templates/webpages/admin/edit_user.html +++ b/templates/webpages/admin/edit_user.html @@ -109,12 +109,12 @@ - + - + @@ -124,12 +124,12 @@ - + - + @@ -138,7 +138,7 @@ - + @@ -146,11 +146,11 @@ - + - +
[% 'Date Format' | $T8 %][% L.select_tag('user.dateformat', L.options_for_select(all_dateformats, default=user.dateformat)) %][% L.select_tag('user.dateformat', all_dateformats, default = user.dateformat) %]
[% 'Number Format' | $T8 %][% L.select_tag('user.numberformat', L.options_for_select(all_numberformats, default=user.numberformat)) %][% L.select_tag('user.numberformat', all_numberformats, default = user.numberformat) %]
[% 'Language' | $T8 %][% L.select_tag('user.countrycode', L.options_for_select(all_countrycodes, title='title', default=user.countrycode)) %][% L.select_tag('user.countrycode', all_countrycodes, title_key = 'title', default = user.countrycode) %]
[% 'Stylesheet' | $T8 %][% L.select_tag('user.stylesheet', L.options_for_select(all_stylesheets, default=user.stylesheet)) %][% L.select_tag('user.stylesheet', all_stylesheets, default = user.stylesheet) %]
[% 'Use Templates' | $T8 %][% L.select_tag('usetemplates', L.options_for_select(all_templates, default=user.templates)) %][% L.select_tag('usetemplates', all_templates, default = user.templates) %]
[% 'New Templates' | $T8 %]
[% 'Setup Templates' | $T8 %][% L.select_tag('mastertemplates', L.options_for_select(all_master_templates, default='German')) %][% L.select_tag('mastertemplates', all_master_templates, default = 'German') %]
[% 'Setup Menu' | $T8 %][% L.select_tag('user.menustyle', L.options_for_select(all_menustyles, title='title', default=user.menustyle)) %][% L.select_tag('user.menustyle', all_menustyles, title_key = 'title', default = user.menustyle) %]
[% 'Mandatory Departments' | $T8 %]