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/activity/entry.php

    r4668 r4675  
    103103                            <textarea id="ac-input-<?php bp_activity_id(); ?>" class="ac-input" name="ac_input_<?php bp_activity_id(); ?>"></textarea>
    104104                        </div>
    105                         <input type="submit" name="ac_form_submit" value="<?php _e( 'Post', 'buddypress' ); ?> &rarr;" /> &nbsp; <?php _e( 'or press esc to cancel.', 'buddypress' ); ?>
     105                        <input type="submit" name="ac_form_submit" value="<?php _e( 'Post', 'buddypress' ); ?>" /> &nbsp; <?php _e( 'or press esc to cancel.', 'buddypress' ); ?>
    106106                        <input type="hidden" name="comment_form_id" value="<?php bp_activity_id(); ?>" />
    107107                    </div>
Note: See TracChangeset for help on using the changeset viewer.