Make WordPress Core


Ignore:
Timestamp:
09/19/2007 09:45:23 PM (19 years ago)
Author:
markjaquith
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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>
Note: See TracChangeset for help on using the changeset viewer.