OSDN Git Service

fix js
[pettanr/pettanr.git] / app / views / panels / _summary.html.erb
index bab55d7..dec67b3 100644 (file)
@@ -1,5 +1,5 @@
 <div>
-  <%= t_selected_item('panel_visible_items', item.publish) %>
+  <%= t_selected_item('panel_publish_items', item.publish) %>
 </div>
 <div>
   <%= link_to h(truncate(item.author.name, :length => 12)), author_path(item.author) %>