]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/install/install_selector.tpl
AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present...
[mailer.git] / templates / de / html / install / install_selector.tpl
index 0561ff86639600ddc9a16db20c2f543c4bbb57fe..a573c0ac7bb5ac66948585f8478e0117d2ed318d 100644 (file)
@@ -85,7 +85,7 @@ if (loadScripts(scripts) == true) {
        // Wait for loadScripts() finishing loading all scripts
        $().ready(function () {
                // Process window
-               $("#install_process").draggable({opacity: 0.85});
+               $("#install_progress").draggable({opacity: 0.85});
 
                // Warning window
                $("#install_warning").draggable({opacity: 0.85});