Make WordPress Core


Ignore:
Timestamp:
12/18/2010 06:27:12 PM (14 years ago)
Author:
nacin
Message:

Move to what will be the new Network Admin Codex page URLs. see #15314.

File:
1 edited

Legend:

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

    r17006 r17045  
    3636    '<p>' . __('Clicking on bold settings can re-sort this table. The upper right icons switch between list and excerpt views.') . '</p>' .
    3737    '<p><strong>' . __('For more information:') . '</strong></p>' .
    38     '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Sites_SubPanel" target="_blank">Documentation on Sites</a>') . '</p>' .
     38    '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Sites_Screens" target="_blank">Documentation on Site Management</a>') . '</p>' .
    3939    '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>'
    4040);
Note: See TracChangeset for help on using the changeset viewer.