rework hotkeys: hide overlay by default
This commit is contained in:
parent
94a82fecd2
commit
5ac3b9d607
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue