Changeset 12017
- Timestamp:
- 04/30/2018 11:41:51 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/groups/functions.php
r12008 r12017 128 128 $params['group_invites'] = array( 129 129 'nav' => bp_sort_by_key( $invites_nav, 'order', 'num' ), 130 'loading' => bp_nouveau_message_markup_wrapper( __( 'Loading members , please wait.', 'buddypress' ), 'loading' ),131 'invites_form' => bp_nouveau_message_markup_wrapper( __( 'Use the "Send" button to send your invite ,or the "Cancel" button to abort.', 'buddypress' ), 'info' ),132 'invites_form_reset' => bp_nouveau_message_markup_wrapper( __( 'Invites cleared , please use one of the available tabs to select members to invite.', 'buddypress' ), 'success' ),133 'invites_sending' => bp_nouveau_message_markup_wrapper( __( 'Sending the invites , please wait.', 'buddypress' ), 'loading' ),130 'loading' => bp_nouveau_message_markup_wrapper( __( 'Loading members. Please wait.', 'buddypress' ), 'loading' ), 131 'invites_form' => bp_nouveau_message_markup_wrapper( __( 'Use the "Send" button to send your invite or the "Cancel" button to abort.', 'buddypress' ), 'info' ), 132 'invites_form_reset' => bp_nouveau_message_markup_wrapper( __( 'Invites cleared. Please use one of the available tabs to select members to invite.', 'buddypress' ), 'success' ), 133 'invites_sending' => bp_nouveau_message_markup_wrapper( __( 'Sending the invites. Please wait.', 'buddypress' ), 'loading' ), 134 134 'group_id' => ! bp_get_current_group_id() ? bp_get_new_group_id() : bp_get_current_group_id(), 135 135 'is_group_create' => bp_is_group_create(),
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)