Make WordPress Core


Ignore:
Timestamp:
10/23/2013 02:39:36 PM (12 years ago)
Author:
ryan
Message:

Pinking shears

Location:
branches/3.7/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/3.7/src

  • branches/3.7/src/wp-admin/options-reading.php

    r25717 r25881  
    151151    <label for="blog-norobots"><?php _e( 'Discourage search engines from indexing this site' ); ?></label>
    152152    <p class="description"><?php _e( 'Note: Neither of these options blocks access to your site &mdash; it is up to search engines to honor your request.' ); ?></p>
    153     <?php 
     153    <?php
    154154    /**
    155155     * Enable the legacy 'Site Visibility' privacy options.
Note: See TracChangeset for help on using the changeset viewer.