Changeset 13137 for trunk/src/bp-core/admin/bp-core-admin-optouts.php
- Timestamp:
- 11/06/2021 08:40:08 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-core/admin/bp-core-admin-optouts.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/admin/bp-core-admin-optouts.php
r12930 r13137 317 317 ); 318 318 319 bp_core_admin_tabbed_screen_header( __( 'BuddyPress tools', 'buddypress' ), __( 'Manage Opt-outs', 'buddypress' ), 'tools' ); 319 320 ?> 320 321 321 <div class="wrap"> 322 <h1 class="wp-heading-inline"><?php esc_html_e( 'BuddyPress tools', 'buddypress' ); ?></h1> 323 <hr class="wp-header-end"> 324 325 <h2 class="nav-tab-wrapper"><?php bp_core_admin_tabs( __( 'Manage Opt-outs', 'buddypress' ), 'tools' ); ?></h2> 326 322 <div class="buddypress-body"> 327 323 <?php 328 324 if ( $usersearch ) { … … 426 422 ); 427 423 424 bp_core_admin_tabbed_screen_header( __( 'BuddyPress tools', 'buddypress' ), __( 'Manage Opt-outs', 'buddypress' ), 'tools' ); 428 425 ?> 429 426 430 <div class="wrap"> 431 <h1 class="wp-heading-inline"><?php esc_html_e( 'BuddyPress tools', 'buddypress' ); ?></h1> 432 <hr class="wp-header-end"> 433 434 <h2 class="nav-tab-wrapper"><?php bp_core_admin_tabs( __( 'Manage Opt-outs', 'buddypress' ), 'tools' ); ?></h2> 427 <div class="buddypress-body"> 435 428 436 429 <p><?php echo esc_html( $helper_text ); ?></p>
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)