app/views/pages/edit.html.haml in community_engine-2.0.0.beta3 vs app/views/pages/edit.html.haml in community_engine-2.0.0

- old
+ new

@@ -10,7 +10,7 @@ %p = submit_tag :update.l =:or.l = link_to :cancel_and_go_back_to_pages.l, admin_pages_path %p - =link_to "#{image_tag 'icons/delete.png', :plugin => :community_engine} "+:delete_this_page.l, admin_page_path(@page), :method => :delete, :confirm => :are_you_sure_you_want_to_delete_this_page.l + =link_to "#{image_tag 'icons/delete.png', :plugin => :community_engine}".html_safe+:delete_this_page.l, admin_page_path(@page), :method => :delete, :confirm => :are_you_sure_you_want_to_delete_this_page.l