summaryrefslogtreecommitdiff
path: root/tt-rss.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 /tt-rss.php
parent449cc6062ed689345f3d5f2469ef3e71e4b01adc (diff)
display active hotkey prefix on screen
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tt-rss.php b/tt-rss.php
index baf58a088..607bedb1d 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -104,6 +104,8 @@ window.onload = init;
<div id="infoBoxShadow" style="display : none"><div id="infoBox">&nbsp;</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>