diff --git a/app/views/profile_editor/_organization.rhtml b/app/views/profile_editor/_organization.rhtml index 4bc3978..27a65a6 100644 --- a/app/views/profile_editor/_organization.rhtml +++ b/app/views/profile_editor/_organization.rhtml @@ -35,7 +35,8 @@
- <%= _('New articles must be approved:')%> + <%= _('New articles posted by members of this group must be approved:')%> +
<%= radio_button 'profile_data', 'moderated_articles', 'true', :style => 'float: left' %> -- libgit2 0.21.2