mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-09-17 03:21:00 +02:00
remove version info from login.php
This commit is contained in:
parent
9157e01592
commit
825882d6c1
@ -134,7 +134,7 @@ window.onload = init;
|
|||||||
</td>
|
</td>
|
||||||
</tr><tr>
|
</tr><tr>
|
||||||
<td align="center" class="loginBottom">
|
<td align="center" class="loginBottom">
|
||||||
<a href="http://tt-rss.spb.ru/">Tiny-Tiny RSS</a> v<?php echo VERSION ?> © 2005-2006 Andrew Dolgov
|
<a href="http://tt-rss.spb.ru/">Tiny-Tiny RSS</a> © 2005-2006 Andrew Dolgov
|
||||||
<?php if (WEB_DEMO_MODE) { ?>
|
<?php if (WEB_DEMO_MODE) { ?>
|
||||||
<br>Running in demo mode, some functionality is disabled.
|
<br>Running in demo mode, some functionality is disabled.
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user