Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/06/2010 04:24:57 PM (14 years ago)
Author:
apeatling
Message:

Merging 1.2 branch with trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/members/single/profile/edit.php

    r2842 r3232  
    4848                        <?php bp_the_profile_field_options() ?>
    4949                    </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; ?>
    5450
    5551                <?php endif; ?>
Note: See TracChangeset for help on using the changeset viewer.