Changeset 8217 for trunk/bp-members/bp-members-admin.php
- Timestamp:
- 03/30/2014 11:10:49 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-members/bp-members-admin.php
r8197 r8217 929 929 '<p>' . __( 'This is the admininistration screen for pending accounts on your site.', 'buddypress' ) . '</p>' . 930 930 '<p>' . __( 'From the screen options, you can customize the displayed columns and the pagination of this screen.', 'buddypress' ) . '</p>' . 931 '<p>' . __( 'You can reorder the list of your pending accounts by clicking on the Username, E -mail or Registered column headers.', 'buddypress' ) . '</p>' .932 '<p>' . __( 'Using the search form, you can find pending accounts more easily. The Username and E -mail fields will be included in the search.', 'buddypress' ) . '</p>'931 '<p>' . __( 'You can reorder the list of your pending accounts by clicking on the Username, Email or Registered column headers.', 'buddypress' ) . '</p>' . 932 '<p>' . __( 'Using the search form, you can find pending accounts more easily. The Username and Email fields will be included in the search.', 'buddypress' ) . '</p>' 933 933 ) ); 934 934
Note: See TracChangeset
for help on using the changeset viewer.