Make WordPress Core

Ticket #13736: 13736-ms-upgrade-network.php.diff

File 13736-ms-upgrade-network.php.diff, 934 bytes (added by zeo, 15 years ago)
  • wp-admin/ms-upgrade-network.php

     
    2222        '<p>' . __('If a version update to core has not happened, clicking this button won&#8217;t affect anything.') . '</p>' .
    2323        '<p>' . __('If this process fails for any reason, users logging in to their sites will force the same update.') . '</p>' .
    2424        '<p><strong>' . __('For more information:') . '</strong></p>' .
    25         '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Update_SubPanel" target="_blank">Update Network Documentation</a>') . '</p>' .
     25        '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Update_SubPanel" target="_blank">Documentation on Update Network</a>') . '</p>' .
    2626        '<p>' . __('<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>') . '</p>'
    2727);
    2828