Changeset 43569 for trunk/src/wp-admin/theme-editor.php
- Timestamp:
- 08/15/2018 06:22:00 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/theme-editor.php
r42757 r43569 297 297 <?php 298 298 if ( is_writeable( $file ) ) { 299 ?>300 <strong><?php _e( 'Caution:' ); ?></strong><?php } ?>299 ?> 300 <strong><?php _e( 'Caution:' ); ?></strong><?php } ?> 301 301 <?php _e( 'This is a file in your current parent theme.' ); ?> 302 302 </p>
Note: See TracChangeset
for help on using the changeset viewer.