Change 熱門 to 頭版 for news
This commit is contained in:
parent
4dfe3e7b3b
commit
b110b22daa
|
@ -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 %>
|
||||
|
|
Reference in New Issue