- Timestamp:
- 08/19/2016 10:36:10 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/groups/single/send-invites.php
r10181 r11020 17 17 /* Does the user have friends that could be invited to the group? */ 18 18 if ( bp_get_new_group_invite_friend_list() ) : ?> 19 20 <h2 class="bp-screen-reader-text"><?php _e( 'Send invites', 'buddypress' ); ?></h2> 19 21 20 22 <?php /* 'send-invite-form' is important for AJAX support */ ?>
Note: See TracChangeset
for help on using the changeset viewer.