From 6b98b2a273601cda9f04cf3c38ad13fa895dc4c9 Mon Sep 17 00:00:00 2001 From: lizanle <491823689@qq.com> Date: Thu, 24 Sep 2015 16:17:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E6=97=B6=E4=B8=8D=E5=8F=AF=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E7=9A=84=E9=93=BE=E6=8E=A5=20=E4=B8=8D=E7=94=A8?= =?UTF-8?q?=E6=89=8B=E5=9E=8B=E5=85=89=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/base_forums.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/layouts/base_forums.html.erb b/app/views/layouts/base_forums.html.erb index e6fe778f4..0a377b1e5 100644 --- a/app/views/layouts/base_forums.html.erb +++ b/app/views/layouts/base_forums.html.erb @@ -145,7 +145,7 @@
" style="word-break: break-all; word-wrap:break-word;"><%= @forum.name%>
吧主:<%= @forum.creator.name%>
-
回答:<%= @forum.memo_count %> 帖子:<%=@forum.topic_count%>
+
回答:<%= @forum.memo_count %> 帖子:<%=@forum.topic_count%>
<%= @forum.description%> @@ -182,12 +182,12 @@