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:
Lance Willett 2012-09-27 15:20:01 +00:00
parent fc9f1c8c26
commit 2e7e6e6d5b
1 changed files with 0 additions and 1 deletions

View File

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