diff --git a/app/views/box_organizer/index.rhtml b/app/views/box_organizer/index.rhtml index 8c5924d..81d1dfc 100644 --- a/app/views/box_organizer/index.rhtml +++ b/app/views/box_organizer/index.rhtml @@ -1,4 +1,4 @@ -

<%= _('Organizing visual design')%>

+

<%= _('Editing sideboxes')%>

<% button_bar do %> <%= lightbox_button('add', _('Add a block'), { :action => 'add_block' }) %> -- libgit2 0.21.2