- Timestamp:
- 06/23/2017 09:05:04 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/classes/class-bp-xprofile-field-type-checkbox.php
r11400 r11617 73 73 <?php bp_the_profile_field_required_label(); ?> 74 74 </legend> 75 76 <?php if ( bp_get_the_profile_field_description() ) : ?> 77 <p class="description" tabindex="0"><?php bp_the_profile_field_description(); ?></p> 78 <?php endif; ?> 75 79 76 80 <?php
Note: See TracChangeset
for help on using the changeset viewer.