Changeset 37714 for trunk/src/wp-admin/plugin-install.php
- Timestamp:
- 06/15/2016 04:36:07 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/plugin-install.php
r37680 r37714 149 149 */ 150 150 do_action( "install_plugins_$tab", $paged ); ?> 151 152 <span class="spinner"></span> 151 153 </div> 152 154 153 155 <?php 154 156 wp_print_request_filesystem_credentials_modal(); 157 wp_print_admin_notice_templates(); 155 158 156 159 /**
Note: See TracChangeset
for help on using the changeset viewer.