X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fadmin%2Flist_users.html;h=eb55dc51c30cebb41a60a50b0bf80eb980cf1012;hb=c6d0de695657e132931e883c08f1436974bc22f2;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..eb55dc51c 100644 --- a/templates/webpages/admin/list_users.html +++ b/templates/webpages/admin/list_users.html @@ -8,34 +8,39 @@

- + - - - + + + + + [% 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 %]
[% 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 LOCKED %] @@ -44,18 +49,19 @@ [% 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 %]

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