← Back to team overview

touch-packages team mailing list archive

[Bug 1518017] Re: Router control panel is empty

 

Hi Oliver, I did a extract of website I mean source of webpage.


############################################


<html>
<head>
<meta http-equiv="Pragma" content="no-cache">
<title>Broadband Router</title>
<script language="javascript">
<!-- hide

function op(){}

var empty = '0';

document.writeln("<frameset rows='89,*,15' border='0' frameborder='0' framespacing='0'>");
document.writeln("   <frame src='logo.html' name='logofrm' frameborder='no' border='0' scrolling='no' target='_self' marginwidth='0' marginheight='0' noresize>");
document.writeln("   <frameset cols='170,*' frameborder='0' border='0'>");
document.writeln("      <frame src='menu.html' name='menufrm' frameborder='no' border='0' scrolling='no' target='_self' marginwidth='0' marginheight='0' noresize>");

if ( empty == '1' )
   msg = "      <frame src='vpivci.html' ";
else
   msg = "      <frame src='info.html' ";
msg += "name='basefrm' frameborder='no' border='0' scrolling='auto' target='_self' marginwidth='0' marginheight='16' noresize>";
document.writeln(msg);

document.writeln("   </frameset>");
document.writeln("   <frame src='footer.html' name='footerfrm' frameborder='no' border='0' scrolling='no' target='_self' marginwidth='0' marginheight='0' noresize>");
document.writeln("</frameset>");

// done hiding -->
</script>
</head>
</html>


#########################

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1518017

Title:
  Router control panel is empty

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  I can't see the router control panel to select.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1518017/+subscriptions


References