Changeset 11913 for trunk/src/bp-templates/bp-nouveau/buddypress/groups/single/admin/group-avatar.php
- Timestamp:
- 03/29/2018 01:40:28 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/buddypress/groups/single/admin/group-avatar.php
r11899 r11913 84 84 ?> 85 85 86 <h 4><?php _e( 'Crop Group Profile Photo', 'buddypress' ); ?></h4>86 <h2><?php _e( 'Crop Group Profile Photo', 'buddypress' ); ?></h2> 87 87 88 88 <img src="<?php bp_avatar_to_crop(); ?>" id="avatar-to-crop" class="avatar" alt="<?php esc_attr_e( 'Profile photo to crop', 'buddypress' ); ?>" />
Note: See TracChangeset
for help on using the changeset viewer.