Update pwa2.html
This commit is contained in:
@@ -21,12 +21,10 @@
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body onload="onLoad();">
|
||||
<frameset rows = "100%">
|
||||
<frameset rows = "100%" onload="onLoad();">
|
||||
<frame name = "top" src = "http://www.textnow.com" />
|
||||
<noframes>
|
||||
<body>The browser you are working does not support frames.</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user