summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-08-06 09:59:54 +0100
committerAndrew Dolgov <[email protected]>2008-08-06 09:59:54 +0100
commit727b0e568521eddfd43101881ad4d74ee2795a86 (patch)
tree18483bfd16c7738584e3c197869d13a539acd66c /prefs.php
parent74fbd01eb22be9d8c5c2f3fbe5c476d9e38477d3 (diff)
tweak prefs tabs
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 bc0f5212f..bd3b519e4 100644
--- a/prefs.php
+++ b/prefs.php
@@ -146,6 +146,7 @@ window.onload = init;
<?php } ?>
</div>
+<div id="prefContentOuter">
<div id="prefContent">
<p><?php echo __('Loading, please wait...') ?></p>
<noscript>
@@ -155,6 +156,7 @@ window.onload = init;
browser settings.") ?></div>
</noscript>
</div>
+</div>
<div id="notify" class="notify"><span id="notify_body">&nbsp;</span></div>
<div id="infoBoxShadow"><div id="infoBox">BAH</div></div>