Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
10/26/2009 05:31:43 PM (15 years ago)
Author:
apeatling
Message:

Merging 1.1 branch with trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-sn-parent/wire/post-form.php

    r1905 r2055  
    3838           
    3939            <input type="submit" name="wire-post-submit" id="wire-post-submit" value="<?php _e( 'Post &raquo;', 'buddypress' ) ?>" />
    40             <input type="hidden" name="bp_wire_item_id" id="bp_wire_item_id" value="<?php echo bp_get_wire_item_id() ?>" />
    4140
    4241            <?php wp_nonce_field( 'bp_wire_post' ) ?>
Note: See TracChangeset for help on using the changeset viewer.