mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Twenty Twelve: clean up tag.php extra newline, see r22048 and #21951.
git-svn-id: https://develop.svn.wordpress.org/trunk@22057 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -23,7 +23,6 @@ get_header(); ?>
|
||||
<?php if ( tag_description() ) : // Show an optional tag description ?>
|
||||
<div class="archive-meta"><?php echo tag_description(); ?></div>
|
||||
<?php endif; ?>
|
||||
|
||||
</header><!-- .archive-header -->
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user