Skip to:
Content

BuddyPress.org

Changeset 2563


Ignore:
Timestamp:
02/03/2010 02:16:49 PM (16 years ago)
Author:
apeatling
Message:

Fixes #1780 props MrMaz

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-sn-parent/groups/single/admin.php

    r2395 r2563  
    9797                            <label>
    9898                                <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>
    100100                                <ul>
    101101                                    <li><?php _e( 'Only users who are invited can join the group.', 'buddypress' ) ?></li>
Note: See TracChangeset for help on using the changeset viewer.