Make WordPress Core


Ignore:
Timestamp:
05/29/2010 04:16:40 PM (15 years ago)
Author:
nacin
Message:

Help whitespace/punctuation cleanup. props zeo, see #13467.

File:
1 edited

Legend:

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

    r15050 r15054  
    3333        '<p>' . __('This is the main table of all sites on this network. Switch between list and excerpt views by using the icons above the right side of the table.') . '</p>' .
    3434        '<p>' . __('Hovering over each site reveals seven options (only three for the primary or originating site for the network):') . '</p>' .
    35         '<ul><li>' . __('an Edit link to a separate Edit Site screen') . '</li>' .
    36         '<li>' . __('Backend means the Dashboard for that site') . '</li>' .
     35        '<ul><li>' . __('an Edit link to a separate Edit Site screen.') . '</li>' .
     36        '<li>' . __('Backend means the Dashboard for that site.') . '</li>' .
    3737        '<li>' . __('Deactivate, Archive, and Spam which lead to confirmation screens. These actions can be reversed later by hover links attached to those sites in this table.') . '</li>' .
    3838        '<li>' . __('Delete which is a permanent action after the confirmations screen.') . '</li>' .
Note: See TracChangeset for help on using the changeset viewer.