Changeset 473:91d7c787bd7b for admin/install/wizard.php
- Timestamp:
- 07/01/11 20:39:13 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/install/wizard.php
r363 r473 139 139 <meta name="GOOGLEBOT" content="NOSNIPPET" /> 140 140 <title><?php echo __('Dotclear installation wizard'); ?></title> 141 142 <style type="text/css"> 143 @import url(../style/install.css); 144 </style> 141 <link rel="stylesheet" href="../style/install.css" type="text/css" media="screen" /> 145 142 </head> 146 143
Note: See TracChangeset
for help on using the changeset viewer.