Changeset 7965 for trunk/bp-xprofile/bp-xprofile-template.php
- Timestamp:
- 02/22/2014 03:50:03 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile/bp-xprofile-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-template.php
r7962 r7965 1006 1006 <?php else : ?> 1007 1007 1008 <span class="field-visibility-settings-notoggle" title="<?php _e( "This field's visibility cannot be changed.", 'buddypress' ); ?>"><?php bp_the_profile_field_visibility_level_label(); ?></span>1008 <span class="field-visibility-settings-notoggle" title="<?php esc_attr_e( "This field's visibility cannot be changed.", 'buddypress' ); ?>"><?php bp_the_profile_field_visibility_level_label(); ?></span> 1009 1009 1010 1010 <?php endif;
Note: See TracChangeset
for help on using the changeset viewer.