Make WordPress Core

Changeset 16979


Ignore:
Timestamp:
12/16/2010 06:14:14 AM (14 years ago)
Author:
nacin
Message:

This is already cap checked - no need to show outdated message.

File:
1 edited

Legend:

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

    r16919 r16979  
    211211?>
    212212
    213 <h2><?php _e('Broken Themes'); ?> <?php if ( is_multisite() ) _e( '(Site admin only)' ); ?></h2>
     213<h2><?php _e('Broken Themes'); ?></h2>
    214214<p><?php _e('The following themes are installed but incomplete. Themes must have a stylesheet and a template.'); ?></p>
    215215
Note: See TracChangeset for help on using the changeset viewer.