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

digest: more logical position for close article prompt

This commit is contained in:
Andrew Dolgov
2012-11-07 13:32:19 +04:00
parent 17ea62ba79
commit c8b31978c9
3 changed files with 6 additions and 5 deletions

View File

@@ -67,8 +67,11 @@
</div>
<div id="header">
<a style="float : left" href="#" onclick="close_article()">
<?php echo __("Back to feeds") ?></a>
<div class="links">
<?php if (!SINGLE_USER_MODE) { ?>
<?php echo __('Hello,') ?> <b><?php echo $_SESSION["name"] ?></b> |
<?php } ?>