rework hotkeys: hide overlay by default

This commit is contained in:
Andrew Dolgov 2008-05-15 17:18:58 +01:00
parent 94a82fecd2
commit 5ac3b9d607
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
</div> </div>
</div> </div>
<div id="hotkey_help_overlay"> <div id="hotkey_help_overlay" style="display : none">
<?php include "help/3.php" ?> <?php include "help/3.php" ?>
</div> </div>