- Timestamp:
- 09/06/2010 04:24:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/members/single/profile/edit.php
r2842 r3232 48 48 <?php bp_the_profile_field_options() ?> 49 49 </select> 50 51 <?php if ( !bp_get_the_profile_field_is_required() ) : ?>52 <a class="clear-value" href="javascript:clear( '<?php bp_the_profile_field_input_name() ?>' );"><?php _e( 'Clear', 'buddypress' ) ?></a>53 <?php endif; ?>54 50 55 51 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.