app/views/admin/pages/index.html.haml in radiant-1.0.0.rc4 vs app/views/admin/pages/index.html.haml in radiant-1.0.0.rc5

- old
+ new

@@ -21,6 +21,6 @@ = render_region :bottom - unless @homepage #actions %ul - %li= link_to image('plus') + " " + t("new_homepage"), new_admin_page_path, :class => 'action_button' \ No newline at end of file + %li= link_to image('plus') + ' ' + t("new_homepage"), new_admin_page_path, :class => 'action_button'