PHP7 fix
[Pman.Core] / templates / master-verify-ip-access.html
index f5f1736..996ccd3 100644 (file)
             appDisabled="appDisabled"
             uiConfig="uiConfig"
             fullstory="fullstory"
-            register_confirm="register_confirm"
         ></flexy:toJSON>
 
         <script type="text/javascript">
         
         {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