mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 23:41:38 +01:00
Better name for the related link to manage categories. Fixes #6133 props MichaelH.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
c64864598f
commit
ecc02b445d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user