www.usr.com/support/gpl/USR9113_release1.0.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / html / upload.html
index d4425cf..2e73b74 100755 (executable)
@@ -7,18 +7,18 @@
 -->
 <html>
 <head>
-       <title>Device &raquo; Upgrade</title>
+       <title>Upgrade &laquo; Device</title>
 
-       <link href="usr_main.css" rel="stylesheet" type="text/css">
-       <link href="usr_menus.css" rel="stylesheet" type="text/css"><script src="usr_menus.js" type="text/javascript"></script><script src="usr_menus_build.js" type="text/javascript"></script>
-       <script src="usr_common.js" type="text/javascript"></script>
+       <link href="usr_layout.css" type="text/css" rel="stylesheet" /><script src="usr_layout.js" type="text/javascript"></script>
+       <link href="usr_menus_dropdown.css" rel="stylesheet" type="text/css"><script src="usr_menus_dropdown.js" type="text/javascript"></script><script src="usr_menus_build.js" type="text/javascript"></script>
+       <link href="usr_device.css" type="text/css" rel="stylesheet" /><script src="usr_device.js" type="text/javascript"></script><link href="usr_91xx.css" type="text/css" rel="stylesheet" /><script src="usr_91xx.js" type="text/javascript"></script><script src="usr_resources.js" type="text/javascript"></script>
 
        <meta HTTP-EQUIV='Pragma' CONTENT='no-cache'>
 
        <script type="text/javascript">
 <!-- hide
 
-setPageTitle("<%ejGetWlJS(wlInterface)%>");
+
 
 var progress = 0;
 
@@ -53,13 +53,13 @@ function isInProgress() {
 
 <form method='post' ENCTYPE='multipart/form-data' action='upload.cgi' onSubmit='return isInProgress();'>
        <ol>
-               <li>Obtain an updated firmware file from your ISP.</li>
+               <li>Obtain an updated firmware file from the <a href="http://www.usr.com/support/" target="_new">USRobotics Web site</a> or your ISP.</li>
                <li>Enter the path to the firmware file location in the box below or
                press the <b>Browse</b> button to locate the firmware file.</li>
                <li>Press the <b>Update</b> button once to upload the new firmware file.</li>
        </ol>
 
-       <p><b>Note:</b> The update process takes about two minutes to complete, and your router will reboot.</p>
+       <p><b>Note:</b> The update process takes about 5 minutes to complete, and your router will reboot.</p>
 
        <p><label for="filename">Firmware file:</label> <input type='file' name='filename' id='filename' size='15'></p>