mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 19:55:55 +00:00
prefs: show version number in footer
This commit is contained in:
@@ -142,7 +142,7 @@
|
|||||||
|
|
||||||
<div id="footer" dojoType="dijit.layout.ContentPane" region="bottom">
|
<div id="footer" dojoType="dijit.layout.ContentPane" region="bottom">
|
||||||
<a class="insensitive" target="_blank" href="http://tt-rss.org/">
|
<a class="insensitive" target="_blank" href="http://tt-rss.org/">
|
||||||
Tiny Tiny RSS</a> © 2005-<?php echo date('Y') ?>
|
Tiny Tiny RSS</a> <?php echo VERSION ?> © 2005-<?php echo date('Y') ?>
|
||||||
<a class="insensitive" target="_blank"
|
<a class="insensitive" target="_blank"
|
||||||
href="http://fakecake.org/">Andrew Dolgov</a>
|
href="http://fakecake.org/">Andrew Dolgov</a>
|
||||||
</div> <!-- footer -->
|
</div> <!-- footer -->
|
||||||
|
|||||||
Reference in New Issue
Block a user