Changeset 2563
- Timestamp:
- 02/03/2010 02:16:49 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-sn-parent/groups/single/admin.php
r2395 r2563 97 97 <label> 98 98 <input type="radio" name="group-status" value="hidden"<?php bp_group_show_status_setting('hidden') ?> /> 99 < ?php _e( 'This is a hidden group', 'buddypress' ) ?></strong>99 <strong><?php _e( 'This is a hidden group', 'buddypress' ) ?></strong> 100 100 <ul> 101 101 <li><?php _e( 'Only users who are invited can join the group.', 'buddypress' ) ?></li>
Note: See TracChangeset
for help on using the changeset viewer.