app/views/admin/pages/show.html.erb in beef-pages-0.3.15 vs app/views/admin/pages/show.html.erb in beef-pages-0.3.16

- old
+ new

@@ -40,10 +40,10 @@ <%= f.label :body, 'Body*' %><br/> <%= f.text_area 'body', :class => 'editor' %> </p> <p> - <%= f.label :description, "Description for search engines*" %><br/> + <%= f.label :description, "Description*" %><br/> <%= f.text_area :description, "rows" => 4 %> </p> <p> <%= f.label :tag_list, "Keywords (used by search engines) & Tags - comma separated*" %><br/>