summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-21 16:10:24 +0400
committerAndrew Dolgov <[email protected]>2011-11-21 16:13:47 +0400
commit56d7e943532a8f100bcd8d2e1b9958cc1ce2e18b (patch)
treee20b3e83274617d88e67ffea09cb83e0e6246daf /tt-rss.php
parent620c22aada7358d59009c63d6c2920bf47ca4f7e (diff)
use css for help overlay, css cleanup
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 65dcdde83..679b09b65 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -90,9 +90,7 @@
</div>
<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(); ?>
</div>
<div id="notify" class="notify"><span id="notify_body">&nbsp;</span></div>