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