X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fadmin%2Flist_users.html;h=ea8e8d74c4c43f6a814c90887605d71ca5362349;hb=345731a4ff5c1f84b755be776027ddd0407a97fa;hp=6d7309f42ceec8232e2cc4ee2046f2530f1ff3bd;hpb=b61f5c3df68e3a3b4fb6a8a287172b0989215748;p=kivitendo-erp.git diff --git a/templates/webpages/admin/list_users.html b/templates/webpages/admin/list_users.html index 6d7309f42..ea8e8d74c 100644 --- a/templates/webpages/admin/list_users.html +++ b/templates/webpages/admin/list_users.html @@ -1,42 +1,54 @@ [%- USE T8 %] [% USE HTML %] -
+

[% title %]

-
[% title %]
+

- + - - - + + + + + + [% FOREACH row = MEMBERS %] - - - - - - - + + + + + + + + + + [% END %] -
[% 'Login' | $T8 %][% 'Login Name' | $T8 %] [% 'Name' | $T8 %] [% 'Company' | $T8 %][% 'Driver' | $T8 %][% 'Host' | $T8 %][% 'Dataset' | $T8 %] [% 'Templates' | $T8 %][% 'Print' | $T8 %][% 'Language' | $T8 %][% 'Dataset' | $T8 %][% 'Host' | $T8 %][% 'Last Action' | $T8 %]
[% HTML.escape(row.login) %][% HTML.escape(row.name) %][% HTML.escape(row.company) %][% HTML.escape(row.dbdriver) %][% IF row.dbhost %][% HTML.escape(row.dbhost) %][% ELSE %]localhost[% END %][% HTML.escape(row.dbname) %][% HTML.escape(row.templates) %] [% HTML.escape(row.login) %] [% HTML.escape(row.name) %] [% HTML.escape(row.company) %] [% HTML.escape(row.templates) %] [% HTML.escape(row.template_format) %] [% HTML.escape(row.countrycode) %] [% HTML.escape(row.dbname) %] [% IF row.dbhost %][% HTML.escape(row.dbhost) %][% ELSE %]localhost[% END %]  + [% IF( row.last_action ) %] + [% HTML.escape(row.last_action) %] + [% ELSE %] + [% 'not logged in' | $T8 %] + [% END %]

+


+ [% IF LOCKED %] [% ELSE %] @@ -44,25 +56,27 @@ [% END %] +

[% 'Click on login name to edit!' | $T8 %]

- -

[% 'To add a user to a group edit a name, change the login name and save. A new user with the same variables will then be saved under the new login name.' | $T8 %]

+

[% 'To add a user to a group edit a name, change the login name and save. A new user with the same variables will then be saved under the new login name.' | $T8 %]

+
-
+

[% 'User Login' | $T8 %]

-
Lx-Office ERP [% 'Login' | $T8 %]
+ + - - + + - - + +
[% 'Name' | $T8 %][% 'Login Name' | $T8 %]  
[% 'Password' | $T8 %]