From b40d65fcb9c9712760e55b90f0dfceb34f85cfa8 Mon Sep 17 00:00:00 2001 From: xiez Date: Sat, 25 Aug 2012 10:48:00 +0800 Subject: [PATCH] Show nickname in group page --- group/templates/group/group_info.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group/templates/group/group_info.html b/group/templates/group/group_info.html index 25c07f3dc6..a35cd0b5f9 100644 --- a/group/templates/group/group_info.html +++ b/group/templates/group/group_info.html @@ -69,7 +69,7 @@ {% else %} —— —— {% endif %} - {{ repo.share_from }} + {{ repo.share_from|email2nickname }} 同步 {% if is_staff or repo.share_from_me %}