From f93cb379c85a44afe277dc4e498bca410fb5b08b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Tue, 20 Sep 2011 15:59:14 +0200 Subject: [PATCH] Fixing Style in last step of WCFSetup Closes gh-170 The Style was no loaded because it was still tunneled through install.php which was already deleted at that point --- wcfsetup/setup/template/footer.tpl | 2 +- wcfsetup/setup/template/header.tpl | 8 ++++---- wcfsetup/setup/template/stepInstallPackages.tpl | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/wcfsetup/setup/template/footer.tpl b/wcfsetup/setup/template/footer.tpl index 0138112641..54b921d8ba 100644 --- a/wcfsetup/setup/template/footer.tpl +++ b/wcfsetup/setup/template/footer.tpl @@ -9,7 +9,7 @@
diff --git a/wcfsetup/setup/template/header.tpl b/wcfsetup/setup/template/header.tpl index c68fb5c7c8..b7a33eeeba 100644 --- a/wcfsetup/setup/template/header.tpl +++ b/wcfsetup/setup/template/header.tpl @@ -5,7 +5,7 @@ {lang}wcf.global.progressBar{/lang} - {lang}wcf.global.pageTitle{/lang} - + @@ -19,7 +19,7 @@