Changeset 12104 for trunk/src/bp-templates/bp-nouveau/buddypress/groups/single/admin/group-cover-image.php
- Timestamp:
- 05/21/2018 01:00:36 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/buddypress/groups/single/admin/group-cover-image.php
r12082 r12104 24 24 <?php endif; ?> 25 25 26 <p><?php _e( 'The Cover Image will be used to customize the header of your group.', 'buddypress' ); ?></p>26 <p><?php esc_html_e( 'The Cover Image will be used to customize the header of your group.', 'buddypress' ); ?></p> 27 27 28 28 <?php
Note: See TracChangeset
for help on using the changeset viewer.