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:
parent
046c47f1b0
commit
637d90aa96
|
@ -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 ?>
|
||||
|
|
Loading…
Reference in New Issue