1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 00:05:56 +00:00

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

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(); ?>