Spacing cleanups and fixes. Hat tip: azaozz.

git-svn-id: http://svn.automattic.com/wordpress/trunk@7484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt
2008-03-23 06:41:43 +00:00
parent a4589fb866
commit 94c34601ef
11 changed files with 194 additions and 57 deletions

View File

@@ -207,7 +207,7 @@ endif; ?>
<h3><?php _e('Tags'); ?></h3>
<div class="inside">
<p id="jaxtag"><input type="text" name="tags_input" class="tags-input" id="tags-input" size="40" tabindex="3" value="<?php echo get_tags_to_edit( $post_ID ); ?>" /></p>
<p id="tagchecklist"></p>
<div id="tagchecklist"></div>
</div>
</div>