Changeset 19794 for trunk/wp-signup.php
- Timestamp:
- 01/30/2012 08:51:00 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-signup.php
r19593 r19794 96 96 <p class="privacy-intro"> 97 97 <label for="blog_public_on"><?php _e('Privacy:') ?></label> 98 <?php _e( 'Allow my site to appear in search engines like Google, Technorati, and in public listings around this network.'); ?>98 <?php _e( 'Allow search engines to index this site.' ); ?> 99 99 <br style="clear:both" /> 100 100 <label class="checkbox" for="blog_public_on">
Note: See TracChangeset
for help on using the changeset viewer.