X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8e4ccdd50ed020591ec6caec89f043253ecc0653..e28026683d7da97f526bc250dcbd9682cd2d7bd2:/templates/webpages/admin/list_users.html diff --git a/templates/webpages/admin/list_users.html b/templates/webpages/admin/list_users.html index 2c625da60..ea8e8d74c 100644 --- a/templates/webpages/admin/list_users.html +++ b/templates/webpages/admin/list_users.html @@ -1,9 +1,9 @@ [%- USE T8 %] [% USE HTML %] -
+

[% title %]

-
[% title %]
+

@@ -16,6 +16,7 @@ + @@ -29,6 +30,12 @@ + [% END %] @@ -55,20 +62,21 @@ - +

[% 'User Login' | $T8 %]

-
[% 'User Login' | $T8 %]
+ +
[% 'Language' | $T8 %] [% 'Dataset' | $T8 %] [% 'Host' | $T8 %][% 'Last Action' | $T8 %]
 [% 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 %]
- + - - + +
[% 'Login Name' | $T8 %]  
[% 'Password' | $T8 %]