1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +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
-3
View File
@@ -246,9 +246,6 @@ function bwLimitChange(elem) {
<div class='footer'> <div class='footer'>
<a href="http://tt-rss.org/">Tiny Tiny RSS</a> <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> &copy; 2005&ndash;<?php echo date('Y') ?> <a href="http://fakecake.org/">Andrew Dolgov</a>
</div> </div>