From 1881e9726c5d6b47cfa3360c9b56d779a377a062 Mon Sep 17 00:00:00 2001 From: yanxd Date: Thu, 2 Jan 2014 21:36:51 +0800 Subject: [PATCH] zz --- app/views/forums/index.html.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/forums/index.html.erb b/app/views/forums/index.html.erb index dc7c97b36..e476ab5e4 100644 --- a/app/views/forums/index.html.erb +++ b/app/views/forums/index.html.erb @@ -29,3 +29,5 @@ <% else %> <%= render :partial => "layouts/no_content" %> <% end %> + +<%html_title l(:label_forum)%> \ No newline at end of file