From 9bd5244d8ede3f6614e85624c25b8377087df9c0 Mon Sep 17 00:00:00 2001 From: huangjingquan Date: Tue, 13 Aug 2013 10:27:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E9=A1=B5=E7=94=A8=E6=88=B7=E5=90=8D?= =?UTF-8?q?=E5=BC=BA=E5=88=B6=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/welcome/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb index 063a7ca20..566727eef 100644 --- a/app/views/welcome/index.html.erb +++ b/app/views/welcome/index.html.erb @@ -189,7 +189,7 @@ software development and software crowdsourcing. - +
<%= l(:label_welcome) %> <%=link_to User.current.name, user_path(User.current) %> <%= l(:label_join) %><%= l(:label_welcome) %> <%=link_to User.current.name, user_path(User.current) %> <%= l(:label_join) %>
<%=link_to image_tag(url_to_avatar(User.current), :class => 'avatar'), user_path(User.current) %>