Changeset 6140

Show
Ignore:
Timestamp:
09/19/07 21:45:23 (1 year ago)
Author:
markjaquith
Message:

Remove non-functioning and misleading "Privacy" label on install. fixes #5012

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/install.php

    r6137 r6140  
    5151        </tr> 
    5252        <tr> 
    53             <th scope="row"  valign="top"> <?php __('Privacy:'); ?></th
     53            <td>&nbsp;</td
    5454            <td><label><input type="checkbox" name="blog_public" value="1" checked="checked" /> <?php _e('Allow my blog to appear in search engines like Google and Technorati.'); ?></label></td> 
    5555        </tr>