1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 11:11:27 +00:00

login page: remove version

This commit is contained in:
Andrew Dolgov
2013-06-25 22:14:50 +04:00
parent b584460302
commit a8572a7182

View File

@@ -246,9 +246,6 @@ function bwLimitChange(elem) {
<div class='footer'>
<a href="http://tt-rss.org/">Tiny Tiny RSS</a>
<?php if (!defined('HIDE_VERSION')) { ?>
v<?php echo VERSION ?>
<?php } ?>
&copy; 2005&ndash;<?php echo date('Y') ?> <a href="http://fakecake.org/">Andrew Dolgov</a>
</div>