# HG changeset patch # User Marcin Kuzminski # Date 2010-05-25 20:03:10 # Node ID 0eedbbc58ed9c46df443e9122cf8da6b2bc2f222 # Parent e6c802a8dede88163655c055f73e75c6d45e2482 translated users diff --git a/pylons_app/templates/admin/users/users.html b/pylons_app/templates/admin/users/users.html --- a/pylons_app/templates/admin/users/users.html +++ b/pylons_app/templates/admin/users/users.html @@ -17,11 +17,11 @@

${_('Mercurial users')}

- - - - - + + + + + %for user in c.users_list:
IDUsernameActiveAdminAction${_('id')}${_('username')}${_('active')}${_('admin')}${_('action')}