Cosmetic tweaks.

git-svn-id: https://develop.svn.wordpress.org/trunk@1744 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-10-05 07:13:51 +00:00
parent 31ea9c565d
commit bba129ce12
4 changed files with 18 additions and 11 deletions

View File

@@ -153,7 +153,7 @@ $messages[3] = __('Category updated.');
<?php endif; ?>
<div class="wrap">
<h2><?php printf(__('Current Categories (<a href="%s">add new</a>)'), '#addcat') ?> </h2>
<h2><?php printf(__('Categories (<a href="%s">add new</a>)'), '#addcat') ?> </h2>
<table width="100%" cellpadding="3" cellspacing="3">
<tr>
<th scope="col"><?php _e('ID') ?></th>