Change 熱門 to 頭版 for news

This commit is contained in:
Christophe Vilayphiou 2012-09-10 15:55:06 +08:00
parent 4dfe3e7b3b
commit b110b22daa
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
<% end -%>
<%= content_tag :label,:class => "checkbox inline" do -%>
<%= f.check_box :is_hot %>
<%= t('hot') %>
<%= t('news.hot') %>
<% end -%>
<%= content_tag :label,:class => "checkbox inline" do -%>
<%= f.check_box :is_hidden %>