1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

offline mode UI tweaks

This commit is contained in:
Andrew Dolgov
2009-02-04 15:49:34 +03:00
parent 779ba0752b
commit 3c6d3586f6
2 changed files with 7 additions and 3 deletions

View File

@@ -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> |