From 622c209739e7f173aa69218e13c9d9b87b6b0252 Mon Sep 17 00:00:00 2001 From: Michael McGrath Date: Wed, 20 Feb 2008 14:14:25 -0600 Subject: [PATCH] s/user_name/username/ for new identity provider --- fas/fas/templates/master.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fas/fas/templates/master.html b/fas/fas/templates/master.html index 294c1bd..8d6bba9 100644 --- a/fas/fas/templates/master.html +++ b/fas/fas/templates/master.html @@ -35,12 +35,12 @@
- ${_('Logged in:')} ${tg.identity.user.user_name} + ${_('Logged in:')} ${tg.identity.user.username}