localize help dialogs

This commit is contained in:
Andrew Dolgov
2008-05-16 06:35:13 +01:00
parent ec92c9d146
commit 0745839a95
6 changed files with 54 additions and 57 deletions
+1 -1
View File
@@ -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(); ?>