drop obsolete iframe.backReqBox

This commit is contained in:
Andrew Dolgov 2007-04-29 07:22:37 +01:00
parent 1d8e4418af
commit 545282388e
2 changed files with 0 additions and 4 deletions

View File

@ -71,8 +71,6 @@
<div id="piggie">&nbsp;</div>
<iframe id="backReqBox"></iframe>
<script type="text/javascript">
if (document.addEventListener) {
document.addEventListener("DOMContentLoaded", init, null);

View File

@ -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>