1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 15:19:15 +00:00

prefs.php: fix layout bug

This commit is contained in:
Andrew Dolgov
2005-11-01 10:44:59 +01:00
parent 833188150f
commit faa1c03419

View File

@@ -54,7 +54,7 @@
</tr>
<? if (DISPLAY_FOOTER) { ?>
<tr>
<td class="footer">
<td class="footer" colspan="2">
<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.