Commit b57bc1e5599f0953f2ff287341a26d45401c1732

Authored by AntonioTerceiro
1 parent 9ac3e5da

ActionItem501: better description of field

git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2132 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/profile_editor/_organization.rhtml
... ... @@ -9,5 +9,5 @@
9 9 <h1><%= _('Moderation options') %></h1>
10 10 <p>
11 11 <%= check_box 'profile_data', 'closed' %>
12   - <%= _("Closed organization") %>
  12 + <%= _("New members must be approved by an administrator before joining this group?") %>
13 13 </p>
... ...