drop obsolete iframe.backReqBox
This commit is contained in:
parent
1d8e4418af
commit
545282388e
|
@ -71,8 +71,6 @@
|
|||
|
||||
<div id="piggie"> </div>
|
||||
|
||||
<iframe id="backReqBox"></iframe>
|
||||
|
||||
<script type="text/javascript">
|
||||
if (document.addEventListener) {
|
||||
document.addEventListener("DOMContentLoaded", init, null);
|
||||
|
|
|
@ -74,8 +74,6 @@
|
|||
|
||||
<body onresize="resize_headlines()">
|
||||
|
||||
<iframe id="backReqBox"></iframe>
|
||||
|
||||
<div id="overlay">
|
||||
<div id="overlay_inner">
|
||||
<p><?php echo __("Loading, please wait...") ?></p>
|
||||
|
|
Loading…
Reference in New Issue