PHP7 fix
[Pman.Core] / templates / master-verify-ip-access.html
index ee988db..996ccd3 100644 (file)
             appDisabled="appDisabled"
             uiConfig="uiConfig"
             fullstory="fullstory"
-            register_confirm="register_confirm"
         ></flexy:toJSON>
 
         <script type="text/javascript">
             Roo.BLANK_IMAGE_URL =  rootURL + "/roojs1/images/gray/s.gif";
             Roo.rootURL = rootURL +'/roojs1/';
             Pman = {};
-                    
+            
         </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