Make WordPress Core


Ignore:
Timestamp:
06/01/2011 03:37:04 PM (13 years ago)
Author:
westi
Message:

Help Tab text updatates. Fixes #17312 prop dougwrites.

File:
1 edited

Legend:

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

    r17900 r18092  
    3535    '<li>' . __('Visit to go to the frontend site live.') . '</li></ul>' .
    3636    '<p>' . __('The site ID is used internally, and is not shown on the front end of the site or to users/viewers.') . '</p>' .
    37     '<p>' . __('Clicking on bold settings can re-sort this table. The upper right icons switch between list and excerpt views.') . '</p>' .
     37    '<p>' . __('Clicking on bold headings can re-sort this table.') . '</p>' .
    3838    '<p><strong>' . __('For more information:') . '</strong></p>' .
    3939    '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Sites_Screens" target="_blank">Documentation on Site Management</a>') . '</p>' .
Note: See TracChangeset for help on using the changeset viewer.