show full commit timestamp with version information in prefs footer
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
<div id="footer" dojoType="dijit.layout.ContentPane" region="bottom">
|
||||
<a class="text-muted" target="_blank" href="https://tt-rss.org/">Tiny Tiny RSS</a>
|
||||
<span>v<?= Config::get_version() ?></span>
|
||||
<span>v<?= Config::get_version_html() ?></span>
|
||||
© 2005-<?= date('Y') ?>
|
||||
<a class="text-muted" target="_blank" href="https://fakecake.org/">Andrew Dolgov</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user