Changeset 36638 for trunk/src/wp-admin/themes.php
- Timestamp:
- 02/23/2016 05:19:57 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/themes.php
r36422 r36638 296 296 <div class="broken-themes"> 297 297 <h3><?php _e('Broken Themes'); ?></h3> 298 <p><?php _e( 'The following themes are installed but incomplete. Themes must have a stylesheet and a template.'); ?></p>298 <p><?php _e( 'The following themes are installed but incomplete.' ); ?></p> 299 299 300 300 <?php
Note: See TracChangeset
for help on using the changeset viewer.