summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 5de1c6758..4e66d2f9e 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -72,6 +72,9 @@
<td align="right" valign="top">
<div id="notify"><span id="notify_body"></div>
</td>
+
+ <div id="userDlg">&nbsp;</div>
+
</tr><tr><td class="welcomePrompt">
<? if (!SINGLE_USER_MODE) { ?>
Hello, <b><?= $_SESSION["name"] ?></b> (<a href="logout.php">Logout</a>)</td>
@@ -79,6 +82,8 @@
</tr></table>
</td>
</tr>
+<? } else { ?>
+ <div id="userDlg">&nbsp;</div>
<? } ?>
<tr>
<td valign="top" rowspan="3" class="feeds">