Changeset 2093 for trunk/wp-content/themes/default/comments.php
- Timestamp:
- 01/14/2005 11:37:37 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/comments.php
r2040 r2093 78 78 79 79 <p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" /></p> 80 80 <?php do_action('comment_form', $post->ID); ?> 81 81 82 82 </form>
Note: See TracChangeset
for help on using the changeset viewer.