add BackReqBox to prefs.php
This commit is contained in:
parent
0b7cb301f2
commit
48c6406b57
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,8 @@
|
|||
|
||||
<div id="piggie" class="invisible"> </div>
|
||||
|
||||
<iframe id="backReqBox"></iframe>
|
||||
|
||||
<script type="text/javascript">
|
||||
if (document.addEventListener) {
|
||||
document.addEventListener("DOMContentLoaded", init, null);
|
||||
|
|
Loading…
Reference in a new issue