Make WordPress Core


Ignore:
Timestamp:
02/14/2008 05:19:39 AM (19 years ago)
Author:
ryan
Message:

Styling updates for settings. see #5851

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/options-privacy.php

    r6838 r6841  
    1414<table class="niceblue">
    1515<tr valign="top">
    16 <th scope="row"><?php _e('Blog visibility:') ?> </th>
     16<th scope="row"><?php _e('Blog Visibility') ?> </th>
    1717<td>
    1818<p><input id="blog-public" type="radio" name="blog_public" value="1" <?php checked('1', get_option('blog_public')); ?> />
Note: See TracChangeset for help on using the changeset viewer.