- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-link-categories.php
r14989 r15132 55 55 '<p>' . __('You can delete link categories, but that action does not delete the links within the category. Instead, it moves them to the default link category.') . '</p>' . 56 56 '<p><strong>' . __('For more information:') . '</strong></p>' . 57 '<p>' . __('<a href="http://codex.wordpress.org/Links_Link_Categories_SubPanel" >Link Categories Documentation</a>') . '</p>' .58 '<p>' . __('<a href="http://wordpress.org/support/" >Support Forums</a>') . '</p>'57 '<p>' . __('<a href="http://codex.wordpress.org/Links_Link_Categories_SubPanel" target="_blank">Link Categories Documentation</a>') . '</p>' . 58 '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>' 59 59 ); 60 60
Note: See TracChangeset
for help on using the changeset viewer.