templates/master.html
[Pman.Core] / templates / master-verify-ip-access.html
index b9989ca..2f3b985 100644 (file)
             Roo.rootURL = rootURL +'/roojs1/';
             Pman = {};
             
-            Coba.Dialog.RegisterConfirmCreatePassword.show({});
-            
         </script>
         
         {outputJavascriptDir(#Pman/Core#,#Pman.Request.js#,#Pman.Dialog.VerifyAccess.js#)}   
         
-
+        <script type="text/javascript">
+            Pman.Dialog.VerifyAccess.show({});
+        </script>
     </body>
 </html>
\ No newline at end of file