summaryrefslogtreecommitdiff
path: root/digest.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-11-07 13:32:19 +0400
committerAndrew Dolgov <[email protected]>2012-11-07 13:32:19 +0400
commitc8b31978c95cb3e9f570523e9a267920159c0e52 (patch)
tree07371773107d4bb0b6db0b9aef2cdc24ad9e951d /digest.php
parent17ea62ba798a38934938f67803341cb19c3c3648 (diff)
digest: more logical position for close article prompt
Diffstat (limited to 'digest.php')
-rw-r--r--digest.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/digest.php b/digest.php
index d8c224582..ee26b2124 100644
--- a/digest.php
+++ b/digest.php
@@ -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 } ?>