- Timestamp:
- 01/18/2011 08:35:34 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/form-bbp_reply.php
r2810 r2815 94 94 <?php endif; ?> 95 95 96 < p id="bbp_reply_submit_container">96 <div class="bbp-submit-wrapper"> 97 97 <button type="submit" tabindex="<?php bbp_tab_index(); ?>" id="bbp_reply_submit" name="bbp_reply_submit"><?php _e( 'Submit', 'bbpress' ); ?></button> 98 </ p>98 </div> 99 99 </div> 100 100
Note: See TracChangeset
for help on using the changeset viewer.