1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 18:45:56 +00:00

fixed homepage link in footer

This commit is contained in:
Andrew Dolgov
2005-08-25 17:08:32 +01:00
parent ad095c1665
commit 7936e979f8
2 changed files with 5 additions and 2 deletions

View File

@@ -41,7 +41,7 @@
</tr>
<tr>
<td colspan="2" class="notify">
<a href="">Tiny-Tiny RSS</a> v<?= VERSION ?> &copy; 2005 Andrew Dolgov
<a href="http://bah.spb.su/~fox/tt-rss/">Tiny-Tiny RSS</a> v<?= VERSION ?> &copy; 2005 Andrew Dolgov
<? if (WEB_DEMO_MODE) { ?>
<br>Running in demo mode, some functionality is disabled.
<? } ?>