Make WordPress Core


Ignore:
Timestamp:
12/17/2010 11:34:10 PM (15 years ago)
Author:
nacin
Message:

Network admin contextual help fixes. props SergeyBiryukov, fixes #15314.

File:
1 edited

Legend:

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

    r16986 r17037  
    2020    '<p>' . __('The menu is for editing information specific to individual sites, particularly if the admin area of a site is unavailable.') . '</p>' .
    2121    '<p>' . __('<strong>Info</strong> - The domain and path are rarely edited as this can cause the site to not work properly. The Registered date and Last Updated date are displayed. Network admins can mark a site as Archived, Spammed, Deleted and Mature, to remove from public listings or disable.') . '</p>' .
    22     '<p>' . __('See the contextual help on the next tab. ') . '</p>' .
     22    '<p>' . __('See the contextual help on the next tab.') . '</p>' .
    2323    '<p><strong>' . __('For more information:') . '</strong></p>' .
    2424    '<p>' . __('<a href="http://codex.wordpress.org/Super_Admin_Options_SubPanel" target="_blank">Documentation on Network Settings</a>') . '</p>' .
Note: See TracChangeset for help on using the changeset viewer.