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:
@@ -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 } ?>
|
||||
© 2005–<?php echo date('Y') ?> <a href="http://fakecake.org/">Andrew Dolgov</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user