Changeset 33456
- Timestamp:
- 07/28/2015 10:18:47 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/themes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/themes.php
r33327 r33456 281 281 <th><?php _e('Description'); ?></th> 282 282 <?php if ( $can_delete ) { ?> 283 <t h></th>283 <td></td> 284 284 <?php } ?> 285 285 </tr>
Note: See TracChangeset
for help on using the changeset viewer.