Changeset 45228
- Timestamp:
- 04/17/2019 10:08:06 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/site-health-info.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/site-health-info.php
r45176 r45228 120 120 if ( 'wp-paths-sizes' === $section ) { 121 121 ?> 122 <span class="health-check-wp-paths-sizes spinner" title="<?php esc_attr_e( 'Calculating directory sizes. This may take a while…' ); ?>"></span>122 <span class="health-check-wp-paths-sizes spinner"></span> 123 123 <?php 124 124 }
Note: See TracChangeset
for help on using the changeset viewer.