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:
@@ -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> |
|
||||
|
||||
Reference in New Issue
Block a user