From 0a3999b138a6fd80509cef056274706e596c2b78 Mon Sep 17 00:00:00 2001 From: huangjingquan Date: Thu, 15 Aug 2013 10:31:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0=E5=8A=A8=E6=80=81=E6=97=B6=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/projects/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/projects/show.html.erb b/app/views/projects/show.html.erb index a7545a45b..de96c1d77 100644 --- a/app/views/projects/show.html.erb +++ b/app/views/projects/show.html.erb @@ -39,5 +39,5 @@ <% else %> -<%= l(:label_project_no_activity) %> +

<%= l(:label_project_no_activity) %>

<% end %>