]> dev.renevier.net Git - syp.git/commitdiff
fix broken script in wizard.php
authorarno <arenevier@fdn.fr>
Sun, 26 Jul 2009 15:24:10 +0000 (17:24 +0200)
committerarno <arenevier@fdn.fr>
Sun, 26 Jul 2009 15:39:12 +0000 (17:39 +0200)
inc/templates_wizard.php

index f556991a67eccf75a927e010bbb1d2dc585c5d19..defbf3f5fe4c7a6b97a6ba755e1aadc6ca1cf913 100644 (file)
@@ -15,6 +15,7 @@
             document.getElementById('password').focus();
             document.getElementById('password').select();
         }
+      }
       </script>
 </head>
 <body onload="init()">