Changeset 44980
- Timestamp:
- 03/22/2019 01:07:51 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/update.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/update.php
r44937 r44980 466 466 esc_url( wp_get_update_php_url() ) 467 467 ); 468 wp_update_php_annotation( '<br>< span class="description">', '</span>' );468 wp_update_php_annotation( '<br><em>', '</em>' ); 469 469 } 470 470 }
Note: See TracChangeset
for help on using the changeset viewer.