Changeset 10432
- Timestamp:
- 01/03/2016 02:11:14 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-core/admin/bp-core-admin-tools.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/admin/bp-core-admin-tools.php
r10417 r10432 403 403 ?> 404 404 <div class="card tool-box"> 405 <h 3><?php esc_html_e( 'BuddyPress Tools', 'buddypress' ) ?></h3>405 <h2><?php esc_html_e( 'BuddyPress Tools', 'buddypress' ) ?></h2> 406 406 <p> 407 407 <?php esc_html_e( 'BuddyPress keeps track of various relationships between users, groups, and activity items. Occasionally these relationships become out of sync, most often after an import, update, or migration.', 'buddypress' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.