mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-18 04:25:07 +00:00
Twenty Ten: clean up r22617, remove extra end comment and indent code. See #20469.
git-svn-id: http://core.svn.wordpress.org/trunk@22621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
e31f46e731
commit
f8bbb4c6d0
@ -68,7 +68,7 @@
|
|||||||
*/
|
*/
|
||||||
if ( ! comments_open() && get_comments_number() ) : ?>
|
if ( ! comments_open() && get_comments_number() ) : ?>
|
||||||
<p class="nocomments"><?php _e( 'Comments are closed.' , 'twentyten' ); ?></p>
|
<p class="nocomments"><?php _e( 'Comments are closed.' , 'twentyten' ); ?></p>
|
||||||
<?php endif; // end ! comments_open ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<?php endif; // end have_comments() ?>
|
<?php endif; // end have_comments() ?>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user