mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-18 12:35:03 +00:00
Twenty Twelve: clean up tag.php extra newline, see r22048 and #21951.
git-svn-id: http://core.svn.wordpress.org/trunk@22057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
afe19c7437
commit
df9af02a2c
@ -23,7 +23,6 @@ get_header(); ?>
|
|||||||
<?php if ( tag_description() ) : // Show an optional tag description ?>
|
<?php if ( tag_description() ) : // Show an optional tag description ?>
|
||||||
<div class="archive-meta"><?php echo tag_description(); ?></div>
|
<div class="archive-meta"><?php echo tag_description(); ?></div>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
</header><!-- .archive-header -->
|
</header><!-- .archive-header -->
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user