]> git.wh0rd.org - tt-rss.git/commitdiff
add BackReqBox to prefs.php
authorAndrew Dolgov <fox@madoka.spb.ru>
Tue, 25 Jul 2006 10:32:58 +0000 (11:32 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Tue, 25 Jul 2006 10:32:58 +0000 (11:32 +0100)
prefs.php

index 68bc6eb9202e6be27d11a4521e64883744e6a240..c727075512d10bc97342f5f58d8e0cf704004f8c 100644 (file)
--- a/prefs.php
+++ b/prefs.php
@@ -72,6 +72,8 @@
 
 <div id="piggie" class="invisible">&nbsp;</div>
 
+<iframe id="backReqBox"></iframe>
+
 <script type="text/javascript">
 if (document.addEventListener) {
        document.addEventListener("DOMContentLoaded", init, null);