From: Alexander Ebert Date: Wed, 28 Mar 2012 20:26:10 +0000 (+0200) Subject: Installation overlay should now be fine X-Git-Tag: 2.0.0_Beta_1~1187 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=aaf241ed720d8ef9a24f649492fc6916e396552e;p=GitHub%2FWoltLab%2FWCF.git Installation overlay should now be fine --- diff --git a/wcfsetup/install/files/acp/js/WCF.ACP.js b/wcfsetup/install/files/acp/js/WCF.ACP.js index 64d52f00a2..34bb6ac9e4 100644 --- a/wcfsetup/install/files/acp/js/WCF.ACP.js +++ b/wcfsetup/install/files/acp/js/WCF.ACP.js @@ -358,7 +358,7 @@ WCF.ACP.Package.Installation.prototype = { if (data.step == 'success') { this._purgeTemplateContent($.proxy(function() { var $id = WCF.getRandomID(); - $('#packageInstallationInnerContent').append('
'); + $('#packageInstallationInnerContent').append('
'); $('#' + $id).click(function() { window.location.href = data.redirectLocation; @@ -384,7 +384,7 @@ WCF.ACP.Package.Installation.prototype = { // create button to handle next step if (data.step && data.node) { var $id = WCF.getRandomID(); - $('#packageInstallationInnerContent').append('
'); + $('#packageInstallationInnerContent').append('
'); $('#' + $id).click($.proxy(function() { // collect form values diff --git a/wcfsetup/install/files/acp/templates/packageInstallationStepPrepare.tpl b/wcfsetup/install/files/acp/templates/packageInstallationStepPrepare.tpl index b92225a01a..4f30b8f311 100644 --- a/wcfsetup/install/files/acp/templates/packageInstallationStepPrepare.tpl +++ b/wcfsetup/install/files/acp/templates/packageInstallationStepPrepare.tpl @@ -1,10 +1,10 @@
-
- -
+
+ +

{lang}wcf.acp.package.installation.title{/lang}

{lang}wcf.acp.package.installation.step.prepare{/lang}

-

0% 0%

+ 0% 0%