mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
mobile: show footer only when displaying feeds
This commit is contained in:
@@ -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 ?> © 2005-2007 Andrew Dolgov
|
||||
</div>
|
||||
|
||||
<?php } ?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user