summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-10-09 13:13:57 +0400
committerAndrew Dolgov <[email protected]>2009-10-09 13:13:57 +0400
commit78935092b540278e388749b7b0620fce62098fc9 (patch)
treeed0e120b57466ef3639f8df3329628263c715341 /prefs.php
parent449cc6062ed689345f3d5f2469ef3e71e4b01adc (diff)
display active hotkey prefix on screen
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 99c00fd21..91f813b85 100644
--- a/prefs.php
+++ b/prefs.php
@@ -147,6 +147,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="cmdline" style="display : none"></div>
+
<div id="errorBoxShadow" style="display : none">
<div id="errorBox">
<div id="xebTitle">Fatal Exception</div><div id="xebContent">&nbsp;</div>