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

git-svn-id: http://svn.automattic.com/wordpress/trunk@10177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2008-12-10 19:45:44 +00:00
parent 046c47f1b0
commit 637d90aa96

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 ?>