summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-02-04 15:49:34 +0300
committerAndrew Dolgov <[email protected]>2009-02-04 15:49:34 +0300
commit3c6d3586f6f393b6841a97feee1744bd700c1485 (patch)
treea7a0990faea67f27d1634ca7f01afaf060a49b7d /tt-rss.php
parent779ba0752b4d4ee206d037d0a40455e455806bcd (diff)
offline mode UI tweaks
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 5b48e348d..38a2c32f9 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -113,7 +113,7 @@ window.onload = init;
</div>
<div id="header">
- <div class="topLinks">
+ <div class="topLinks" id="topLinks">
<?php if (!SINGLE_USER_MODE) { ?>
<?php echo __('Hello,') ?> <b><?php echo $_SESSION["name"] ?></b> |