Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/17/2011 10:26:48 PM (13 years ago)
Author:
djpaul
Message:

Remove most of the →

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/groups/single/request-membership.php

    r3771 r4675  
    1010        <?php do_action( 'bp_group_request_membership_content' ) ?>
    1111
    12         <p><input type="submit" name="group-request-send" id="group-request-send" value="<?php _e( 'Send Request', 'buddypress' ) ?> &rarr;" />
     12        <p><input type="submit" name="group-request-send" id="group-request-send" value="<?php _e( 'Send Request', 'buddypress' ) ?>" />
    1313
    1414        <?php wp_nonce_field( 'groups_request_membership' ) ?>
Note: See TracChangeset for help on using the changeset viewer.