Changeset 48126 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 06/22/2020 09:24:44 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r48109 r48126 2451 2451 ?> 2452 2452 <!DOCTYPE html> 2453 <html xmlns="http://www.w3.org/1999/xhtml"class="<?php echo $admin_html_class; ?>"2453 <html class="<?php echo $admin_html_class; ?>" 2454 2454 <?php 2455 2455 /** This action is documented in wp-admin/includes/template.php */
Note: See TracChangeset
for help on using the changeset viewer.