login page: remove version
This commit is contained in:
parent
b584460302
commit
a8572a7182
1 changed files with 0 additions and 3 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue