Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/17/2021 06:49:32 PM (5 years ago)
Author:
imath
Message:

BP Nouveau: make sure to load the Group's Manage Profile photo screen

Props oztaser

See #8474

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/buddypress/groups/single/admin/group-avatar.php

    r12156 r13191  
    1111
    1212        <h3 class="bp-screen-title creation-step-name">
    13                 <?php esc_html_e( 'Upload Group Avatar', 'buddypress' ); ?>
     13                <?php esc_html_e( 'Upload Group profile photo', 'buddypress' ); ?>
    1414        </h3>
    1515
     
    1717
    1818        <h2 class="bp-screen-title">
    19                 <?php esc_html_e( 'Change Group Avatar', 'buddypress' ); ?>
     19                <?php esc_html_e( 'Change Group profile photo', 'buddypress' ); ?>
    2020        </h2>
    2121
Note: See TracChangeset for help on using the changeset viewer.