Changeset 10882 for trunk/src/bp-xprofile/bp-xprofile-admin.php
- Timestamp:
- 06/12/2016 09:12:49 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-admin.php
r10825 r10882 187 187 <legend class="screen-reader-text"><?php 188 188 /** This filter is documented in bp-xprofile/bp-xprofile-template.php */ 189 /* translators: accessibility text */ 189 190 printf( esc_html__( 'Fields for "%s" Group', 'buddypress' ), apply_filters( 'bp_get_the_profile_group_name', $group->name ) ); 190 191 ?></legend>
Note: See TracChangeset
for help on using the changeset viewer.