- 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_topic.php
r2810 r2815 129 129 <?php endif; ?> 130 130 131 < p id="bbp_topic_submit_container">131 <div class="bbp-submit-wrapper"> 132 132 <button type="submit" tabindex="<?php bbp_tab_index(); ?>" id="bbp_topic_submit" name="bbp_topic_submit"><?php _e( 'Submit', 'bbpress' ); ?></button> 133 </ p>133 </div> 134 134 </div> 135 135
Note: See TracChangeset
for help on using the changeset viewer.