X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a7140eef5735c5c479fbef84a80eead32b2d38a3..9b36c5639d01f1c9059381c12fac5d57ff614710:/templates/webpages/admin/edit_user.html diff --git a/templates/webpages/admin/edit_user.html b/templates/webpages/admin/edit_user.html index f8154bf07..ff6a188eb 100644 --- a/templates/webpages/admin/edit_user.html +++ b/templates/webpages/admin/edit_user.html @@ -5,8 +5,6 @@

[% HTML.escape(title) %]

-

[% L.link(SELF.url_for(action="show"), LxERP.t8("Back")) %]

-
[% L.hidden_tag("user.id", SELF.user.id) %] [% L.hidden_tag("action", "") %] @@ -20,7 +18,7 @@ - + [%- IF AUTH.can_change_password %]
[% LxERP.t8('Login Name') %][% L.input_tag("user.login", SELF.user.login) %][% L.input_tag("user.login", SELF.user.login, class="initial_focus") %]