[%- USE T8 %] [% USE HTML %]
[% title %]

[% FOREACH row = MEMBERS %] [% END %]
[% 'Login' | $T8 %] [% 'Name' | $T8 %] [% 'Company' | $T8 %] [% 'Driver' | $T8 %] [% 'Host' | $T8 %] [% 'Dataset' | $T8 %] [% 'Templates' | $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) %]

[% IF LOCKED %] [% ELSE %] [% 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 %]

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