Changeset 35837 for trunk/src/wp-admin/setup-config.php
- Timestamp:
- 12/08/2015 09:55:48 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/setup-config.php
r35557 r35837 95 95 <meta name="viewport" content="width=device-width" /> 96 96 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 97 <meta name="robots" content="noindex,nofollow" /> 97 98 <title><?php _e( 'WordPress › Setup Configuration File' ); ?></title> 98 99 <?php wp_admin_css( 'install', true ); ?>
Note: See TracChangeset
for help on using the changeset viewer.