Changeset 12814 for trunk/src/bp-templates/bp-nouveau/buddypress/groups/single/admin/group-cover-image.php
- Timestamp:
- 12/04/2020 06:13:48 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/buddypress/groups/single/admin/group-cover-image.php
r12156 r12814 4 4 * 5 5 * @since 3.0.0 6 * @version 3.1.06 * @version 7.0.0 7 7 */ 8 8 ?> … … 10 10 <?php if ( bp_is_group_create() ) : ?> 11 11 12 <h 2class="bp-screen-title creation-step-name">12 <h3 class="bp-screen-title creation-step-name"> 13 13 <?php esc_html_e( 'Upload Cover Image', 'buddypress' ); ?> 14 </h 2>14 </h3> 15 15 16 16 <div id="header-cover-image"></div>
Note: See TracChangeset
for help on using the changeset viewer.