Changed "style.css" to "wcf.css" according to https://github.com/WoltLab/WCF/commit...
authormax-m <maximilian.mader@gmx.de>
Mon, 5 Dec 2011 17:39:03 +0000 (18:39 +0100)
committermax-m <maximilian.mader@gmx.de>
Mon, 5 Dec 2011 17:39:03 +0000 (18:39 +0100)
wcfsetup/setup/template/header.tpl

index 42a476575cbb47c022eef9abea8f0f283400103f..55fcdf2c718b1632cd38b5f4803c61a6d7ac1913 100644 (file)
@@ -5,7 +5,7 @@
        <title>{lang}wcf.global.progressBar{/lang} - {lang}wcf.global.pageTitle{/lang}</title>
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-       <link rel="stylesheet" type="text/css" href="{if $lastStep|isset}{@RELATIVE_WCF_DIR}acp/style/{else}install.php?tmpFilePrefix={@TMP_FILE_PREFIX}&amp;showCSS={/if}style.css" />
+       <link rel="stylesheet" type="text/css" href="{if $lastStep|isset}{@RELATIVE_WCF_DIR}acp/style/{else}install.php?tmpFilePrefix={@TMP_FILE_PREFIX}&amp;showCSS={/if}wcf.css" />
        
        {if !$lastStep|isset}
                <style type="text/css">