summaryrefslogtreecommitdiff
path: root/mobile/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/tt-rss.php')
-rw-r--r--mobile/tt-rss.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/mobile/tt-rss.php b/mobile/tt-rss.php
index 241dd3e58..4722b98c8 100644
--- a/mobile/tt-rss.php
+++ b/mobile/tt-rss.php
@@ -124,9 +124,13 @@
?>
</div>
+<?php if (!$go) { ?>
+
<div id="footer">
<a href="http://tt-rss.spb.ru/">Tiny-Tiny RSS</a> v<?php echo VERSION ?> &copy; 2005-2007 Andrew Dolgov
</div>
+<?php } ?>
+
</body>
</html>