summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 972aebb67..226117ff7 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -82,7 +82,7 @@
</div>
</div>
-<div id="hotkey_help_overlay" style="display : block" onclick="Element.hide(this)">
+<div id="hotkey_help_overlay" style="display : none" onclick="Element.hide(this)">
<?php rounded_table_start("hho"); ?>
<?php include "help/3.php" ?>
<?php rounded_table_end(); ?>