summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-05-14 09:08:18 +0100
committerAndrew Dolgov <[email protected]>2007-05-14 09:08:18 +0100
commit5ede560f8ceff1d2eb5d2dcd2bd7432acfa18f73 (patch)
tree407d67a1a7a6bf6cfd882bd3d7b8e9889ce5ddb7 /prefs.php
parente8d0177dab545981e944cd11a514c12cdcc61ff9 (diff)
add infobox overlay, layout fixes
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 be0cd419f..ca48f43fa 100644
--- a/prefs.php
+++ b/prefs.php
@@ -131,6 +131,8 @@ window.onload = init;
<div id="notify" class="notify"><span id="notify_body">&nbsp;</span></div>
<div id="infoBoxShadow"><div id="infoBox">BAH</div></div>
+<div id="dialog_overlay"> </div>
+
<div id="prefFooter">
<?php if (defined('_DEBUG_USER_SWITCH')) { ?>
<select id="userSwitch" onchange="userSwitch()">