summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-02-25 06:54:53 +0100
committerAndrew Dolgov <[email protected]>2006-02-25 06:54:53 +0100
commit1cac3c31bcf6fcdc8ea4498450e2eda783b4063d (patch)
tree20f6b1f18d9aa92e6c7c52ac4b291c2dba40bab9 /prefs.php
parent6c7abfae07315fd37840606cb2554f1129fa5c50 (diff)
total pigcall (closes #42)
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/prefs.php b/prefs.php
index 75370f9f6..8235805d5 100644
--- a/prefs.php
+++ b/prefs.php
@@ -49,6 +49,8 @@
<body>
+<div id="piggie" class="invisible">&nbsp;</div>
+
<script type="text/javascript">
if (document.addEventListener) {
document.addEventListener("DOMContentLoaded", init, null);