Make WordPress Core


Ignore:
Timestamp:
12/16/2010 07:07:42 AM (14 years ago)
Author:
nacin
Message:

Move to 'Documentation on XY' in the network admin. see #15314.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/network/site-info.php

    r16981 r16983  
    2222    '<p>' . __('See the contextual help on the next tab. ') . '</p>' .
    2323    '<p><strong>' . __('For more information:') . '</strong></p>' .
    24     '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Options_SubPanel" target="_blank">Network Options Documentation</a>') . '</p>' .
     24    '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Options_SubPanel" target="_blank">Documentation on Network Settings</a>') . '</p>' .
    2525    '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>'
    2626);
Note: See TracChangeset for help on using the changeset viewer.