diff --git a/app/views/box_organizer/_profile_list_block.rhtml b/app/views/box_organizer/_profile_list_block.rhtml index f2f87cf..21c1511 100644 --- a/app/views/box_organizer/_profile_list_block.rhtml +++ b/app/views/box_organizer/_profile_list_block.rhtml @@ -1,5 +1,6 @@
<%= labelled_form_field _('Limit of items'), text_field(:block, :limit, :size => 3) %> - <%= labelled_form_field _('Prioritize profiles with image'), check_box(:block, :prioritize_profiles_with_image) %> + <%= check_box(:block, :prioritize_profiles_with_image) %> +
-- libgit2 0.21.2