Fixed setup logo
authorMarcel Werk <burntime@woltlab.com>
Thu, 27 Oct 2011 16:17:33 +0000 (18:17 +0200)
committerMarcel Werk <burntime@woltlab.com>
Thu, 27 Oct 2011 16:17:33 +0000 (18:17 +0200)
wcfsetup/setup/template/header.tpl

index 6fdae1f52bbbc54150681f6c3b7fa0c52af1a12e..e5beb80da37c61b9d7dcab6f3cd4594f3a8e651b 100644 (file)
@@ -33,7 +33,7 @@
                        <div id="logo" class="logo">
                                <div><!-- ToDo: This is just a little trick to compensate the missing link here, find a better solution -->
                                        <h1>{lang}wcf.global.pageTitle{/lang}</h1>
-                                       <img src="{if $lastStep|isset}{@RELATIVE_WCF_DIR}acp/images/{else}install.php?tmpFilePrefix={@TMP_FILE_PREFIX}&amp;showImage={/if}wcfLogoWhite.svg" width="300" height="58" alt="Product-logo" title="Installation" />
+                                       <img src="{if $lastStep|isset}{@RELATIVE_WCF_DIR}acp/images/{else}install.php?tmpFilePrefix={@TMP_FILE_PREFIX}&amp;showImage={/if}wcfLogo2.svg" width="300" height="58" alt="" />
                                </div>
                                
                                <!-- no search area -->