Changeset 43571 for trunk/src/wp-admin/plugin-editor.php
- Timestamp:
- 08/17/2018 01:50:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/plugin-editor.php
r42757 r43571 299 299 $return_url = admin_url( '/' ); 300 300 } 301 ?>301 ?> 302 302 <div id="file-editor-warning" class="notification-dialog-wrap file-editor-warning hide-if-no-js hidden"> 303 303 <div class="notification-dialog-background"></div> … … 316 316 </div> 317 317 </div> 318 <?php318 <?php 319 319 endif; // editor warning notice 320 320
Note: See TracChangeset
for help on using the changeset viewer.