diff --git a/app/views/layouts/base_forums.html.erb b/app/views/layouts/base_forums.html.erb index 87c5b12e5..9faecd964 100644 --- a/app/views/layouts/base_forums.html.erb +++ b/app/views/layouts/base_forums.html.erb @@ -144,7 +144,7 @@
- » 贴吧 » <%= @forum.name%> <%if @memo %> » <%= @memo.subject%><% end %> + » 贴吧 » <%= truncate(@forum.name,:lenght=>32)%> <%if @memo %> » <%= @memo.subject%><% end %>