diff --git a/pylons_app/templates/admin/admin_log.html b/pylons_app/templates/admin/admin_log.html --- a/pylons_app/templates/admin/admin_log.html +++ b/pylons_app/templates/admin/admin_log.html @@ -1,7 +1,7 @@ ## -*- coding: utf-8 -*- %if c.users_log: -
| ${_('Username')} | ${_('Repository')} | ${_('Action')} | @@ -20,8 +20,8 @@