1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-30 20:17:11 +00:00

digest: cleanup the code a bit

This commit is contained in:
Andrew Dolgov
2012-11-07 13:59:59 +04:00
parent c8b31978c9
commit bb4cd19be8
2 changed files with 2 additions and 35 deletions

View File

@@ -72,10 +72,10 @@
<div class="links">
<?php if (!SINGLE_USER_MODE) { ?>
<?php if (!$_SESSION["hide_hello"]) { ?>
<?php echo __('Hello,') ?> <b><?php echo $_SESSION["name"] ?></b> |
<?php } ?>
<?php if (!SINGLE_USER_MODE) { ?>
<?php if (!$_SESSION["hide_logout"]) { ?>
<a href="backend.php?op=logout"><?php echo __('Logout') ?></a> |
<?php } ?>
<a href='<?php echo get_self_url_prefix() ?>/index.php?mobile=false'>