X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fadmin%2Flist_users.html;h=67a2d621d1742fffdd80abeef9c5835ecad7069b;hb=dd5e7c23a2ca4dc84f2c945b5dd8ea5c55087374;hp=9ea6b230482fe303e039b0cefd0907d89394a0cb;hpb=77919bac9e5a5334630b727eef82098b5dea1676;p=kivitendo-erp.git diff --git a/templates/webpages/admin/list_users.html b/templates/webpages/admin/list_users.html index 9ea6b2304..67a2d621d 100644 --- a/templates/webpages/admin/list_users.html +++ b/templates/webpages/admin/list_users.html @@ -1,42 +1,53 @@ [%- USE T8 %] -[% USE HTML %] +[%- 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,31 +55,30 @@ [% 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 %]

+
-
+
+ +

[% 'User Login' | $T8 %]

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