X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1f6e513bac22932bb8b204accf3e8389965e4ac0..fdebfd5d0c558cb156849b01c9c9268b29dc443b:/templates/webpages/admin/edit_user.html diff --git a/templates/webpages/admin/edit_user.html b/templates/webpages/admin/edit_user.html index 34a01a2de..1a90d3f29 100644 --- a/templates/webpages/admin/edit_user.html +++ b/templates/webpages/admin/edit_user.html @@ -67,11 +67,6 @@ [% L.select_tag("user.config_values.numberformat", SELF.all_numberformats, default=props.numberformat) %] - - [% LxERP.t8("Dropdown Limit") %] - [% L.input_tag("user.config_values.vclimit", props.vclimit) %] - - [% LxERP.t8("Language") %] [% L.select_tag("user.config_values.countrycode", SELF.all_countrycodes, title_key="title", default=props.countrycode) %]