# HG changeset patch # User Marcin Kuzminski # Date 1271199083 -7200 # Node ID e2600310e0b22f6c0946c5a4ad663f53fedb0dca # Parent 71401840ed8681a4973b57e88a3c6c79cb76cc58 bugfix fot admin template diff -r 71401840ed86 -r e2600310e0b2 pylons_app/templates/admin.html --- a/pylons_app/templates/admin.html Tue Apr 13 22:32:53 2010 +0200 +++ b/pylons_app/templates/admin.html Wed Apr 14 00:51:23 2010 +0200 @@ -34,7 +34,7 @@

Welcome ${c.admin_username}

-
${_('Last 10 user actions')
+
${_('Last 10 user actions')}
%if c.users_log: