Changeset 9146 for trunk/wp-admin/setup-config.php
- Timestamp:
- 10/14/2008 12:18:41 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/setup-config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/setup-config.php
r9126 r9146 68 68 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 69 69 <title>WordPress › Setup Configuration File</title> 70 <link rel="stylesheet" href=" <?php echo $admin_dir; ?>css/install.css" type="text/css" />70 <link rel="stylesheet" href="css/install.css" type="text/css" /> 71 71 72 72 </head>
Note: See TracChangeset
for help on using the changeset viewer.