Make WordPress Core


Ignore:
Timestamp:
06/02/2010 08:04:07 PM (16 years ago)
Author:
ryan
Message:

Cut 'em out, move 'em on, trailing whitespace

File:
1 edited

Legend:

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

    r15076 r15116  
    9090$parent_file = 'tools.php';
    9191
    92 add_contextual_help($current_screen, 
     92add_contextual_help($current_screen,
    9393    '<p>' . __('This screen allows you to configure a network as having subdomains (site1.example.com) or subdirectories (example.com/site1). Subdomains require wildcard subdomains to be enabled in Apache and DNS records, if your host allows it.') . '</p>' .
    9494    '<p>' . __('Choose subdomains or subdirectories; this can only be switched afterwards by reconfiguring your install. Fill out the network details, and click install. If this does not work, you may have to add a wildcard DNS record (for subdomains) or change to another setting in Permalinks (for subdirectories).') . '</p>' .
Note: See TracChangeset for help on using the changeset viewer.