Make WordPress Core


Ignore:
Timestamp:
02/01/2010 08:01:14 PM (16 years ago)
Author:
wpmuguru
Message:

minor fixes to populate_options(), UI tweaks, see #11644

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/ms.php

    r12904 r12920  
    768768    <table class="form-table">
    769769    <tr>
    770         <th scope="row"><?php _e('Primary Blog'); ?></th>
     770    <?php /* translators: My sites label */ ?>
     771        <th scope="row"><?php _e('Primary Site'); ?></th>
    771772        <td>
    772773        <?php
Note: See TracChangeset for help on using the changeset viewer.