Make WordPress Core


Ignore:
Timestamp:
04/11/2010 10:41:54 AM (15 years ago)
Author:
dd32
Message:

Tweak new strings for better typography. Props demetris. Fixes #12962

File:
1 edited

Legend:

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

    r14039 r14070  
    3030        <?php screen_icon(); ?>
    3131        <h2><?php _e( 'Network Themes' ) ?></h2>
    32         <p><?php _e( 'Disable themes network-wide. You can enable themes on a site by site basis.' ) ?></p>
     32        <p><?php _e( 'Disable themes network-wide. You can enable themes on a site-by-site basis.' ) ?></p>
    3333        <table class="widefat">
    3434            <thead>
Note: See TracChangeset for help on using the changeset viewer.