1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

add BackReqBox to prefs.php

This commit is contained in:
Andrew Dolgov
2006-07-25 11:32:58 +01:00
parent 0b7cb301f2
commit 48c6406b57

View File

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