From: arno Date: Sun, 26 Jul 2009 15:24:10 +0000 (+0200) Subject: fix broken script in wizard.php X-Git-Tag: v0.1~1 X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=commitdiff_plain;h=d31c25de8cf1735ca350f55b3520f7bbcb5e2c2e;ds=sidebyside fix broken script in wizard.php --- diff --git a/inc/templates_wizard.php b/inc/templates_wizard.php index f556991..defbf3f 100644 --- a/inc/templates_wizard.php +++ b/inc/templates_wizard.php @@ -15,6 +15,7 @@ document.getElementById('password').focus(); document.getElementById('password').select(); } + }