Changeset 41595 for trunk/src/wp-admin/theme-editor.php
- Timestamp:
- 09/25/2017 09:45:57 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/theme-editor.php
r41586 r41595 284 284 285 285 if ( $absolute_filename === $file ) { 286 $file_description = '<span class=" highlight">' . $file_description . '</span>';286 $file_description = '<span class="notice notice-info">' . $file_description . '</span>'; 287 287 } 288 288
Note: See TracChangeset
for help on using the changeset viewer.