Changeset 4944 for trunk/templates/default/bbpress/form-reply.php
- Timestamp:
- 05/23/2013 07:09:03 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/templates/default/bbpress/form-reply.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/default/bbpress/form-reply.php
r4733 r4944 143 143 <?php do_action( 'bbp_theme_before_reply_form_submit_button' ); ?> 144 144 145 <?php bbp_cancel_reply_to_link(); ?> 146 145 147 <button type="submit" tabindex="<?php bbp_tab_index(); ?>" id="bbp_reply_submit" name="bbp_reply_submit" class="button submit"><?php _e( 'Submit', 'bbpress' ); ?></button> 146 148
Note: See TracChangeset
for help on using the changeset viewer.