Fix HTML issue with the single page comment form in the default theme, props vladimir_kolesnikov, fixes #8560

git-svn-id: https://develop.svn.wordpress.org/trunk@10177 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2008-12-10 19:45:44 +00:00
parent bd6ba8607b
commit 430c55b45a
1 changed files with 1 additions and 1 deletions

View File

@ -89,8 +89,8 @@
<?php do_action('comment_form', $post->ID); ?>
</form>
</div>
<?php endif; // If registration required and not logged in ?>
</div>
<?php endif; // if you delete this the sky will fall on your head ?>