added files
[bcm963xx.git] / userapps / broadcom / cfm / html / ipsstatus.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--
3    (c) 2006 U.S. Robotics Corporation
4 -->
5 <html>
6 <head>
7         <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
8         <title></title>
9         <link href="usr_main.css" rel="stylesheet" type="text/css">
10         <script src="usr_common.js" type="text/javascript"></script>
11 </head>
12
13 <body onload="setVisibility('idForm0', <%ejGetOther(sysInfo, enblVpn)%>==1); setVisibility('idForm1', <%ejGetOther(sysInfo, enblVpn)%>==0);">
14
15 <script type="text/javascript">
16         setPageTitle("<%ejGetWlJS(wlInterface)%>");
17         writeHeaderInfo("Unlock Features");
18 </script>
19 <p>Congratulations. Thank you for purchasing the additional features for your router.</p>
20 <form id="idForm0" action="rebootinfo.cgi" method="post">
21 <div class="clsNotice">
22 <p>The VPN feature of the router are now available for use.</p>
23
24 <p>Please press the <b>Finish</b> button to reboot the router. After reboot is completed please proceed to the <b>VPN</b> setup page to configure the connections.</p>
25
26 <p><input type="submit" class="clsBtnSave" id="btnSubmit" value="Finish"></p>
27 </div>
28 </form>
29
30 <script type="text/javascript">
31         writeFooter();
32 </script>
33
34 </body>
35 </html>