From d48f21713c3cd5e373af6afeb0e9233015790c73 Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Thu, 25 Sep 2008 14:37:51 -0300 Subject: [PATCH] ActionItem745: change text for article moderation option --- app/views/profile_editor/_organization.rhtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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