Changeset 12725 for trunk/src/bp-xprofile/bp-xprofile-admin.php
- Timestamp:
- 09/18/2020 08:58:20 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-xprofile/bp-xprofile-admin.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-admin.php
r12724 r12725 445 445 446 446 <div class="wrap"> 447 <h1><?php esc_html_e( 'Delete Field Group', 'buddypress' ) ?></h1> 447 <h1 class="wp-heading-inline"><?php esc_html_e( 'Delete Field Group', 'buddypress' ) ?></h1> 448 <hr class="wp-header-end"> 449 448 450 <p><?php esc_html_e( 'You are about to delete the following field group:', 'buddypress' ) ?></p> 449 451 … … 654 656 655 657 <div class="wrap"> 656 <h1 >658 <h1 class="wp-heading-inline"> 657 659 <?php 658 660 printf( … … 663 665 ?> 664 666 </h1> 667 668 <hr class="wp-header-end"> 669 665 670 <p> 666 671 <?php
Note: See TracChangeset
for help on using the changeset viewer.