- Timestamp:
- 05/10/2018 07:21:00 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/buddypress/members/single/profile/edit.php
r11899 r12078 6 6 */ 7 7 8 bp_nouveau_xprofile_hook( 'before', 'edit_content' ); 8 bp_nouveau_xprofile_hook( 'before', 'edit_content' ); ?> 9 9 10 if ( bp_has_profile( 'profile_group_id=' . bp_get_current_profile_group_id() ) ) : 10 <h2 class="screen-heading edit-profile-screen"><?php esc_html_e( 'Edit Profile', 'buddypress' ); ?></h2> 11 12 <?php if ( bp_has_profile( 'profile_group_id=' . bp_get_current_profile_group_id() ) ) : 11 13 while ( bp_profile_groups() ) : 12 14 bp_the_profile_group(); … … 25 27 <?php endif; ?> 26 28 27 <h 2 class="screen-heading profile-group-title edit"><?php printf( __( 'Editing \'%s\' Profile Group', 'buddypress' ), bp_get_the_profile_group_name() ); ?></h2>29 <h3 class="screen-heading profile-group-title edit"><?php printf( __( 'Editing \'%s\' Profile Group', 'buddypress' ), bp_get_the_profile_group_name() ); ?></h3> 28 30 29 31 <?php
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)