Changeset 20052
- Timestamp:
- 02/29/2012 10:54:50 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-ms-themes-list-table.php
r20029 r20052 164 164 165 165 function no_items() { 166 if ( ! $ $this->has_items )166 if ( ! $this->has_items ) 167 167 _e( 'No themes found.' ); 168 168 else
Note: See TracChangeset
for help on using the changeset viewer.