Better name for the related link to manage categories. Fixes #6133 props MichaelH.

git-svn-id: https://develop.svn.wordpress.org/trunk@7186 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood 2008-03-08 22:38:55 +00:00
parent 701405014d
commit c0bab086fc
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ function xfn_check($class, $value = '', $deprecated = '') {
<ul>
<li><a href="link-manager.php"><?php _e('Manage All Links') ?></a></li>
<li><a href="edit-link-categories.php"><?php _e('Manage All Categories') ?></a></li>
<li><a href="edit-link-categories.php"><?php _e('Manage All Link Categories') ?></a></li>
<li><a href="link-import.php"><?php _e('Import Links') ?></a></li>
</ul>
</div>