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:
@@ -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 ?> © 2005 Andrew Dolgov
|
||||
<? if (WEB_DEMO_MODE) { ?>
|
||||
<br>Running in demo mode, some functionality is disabled.
|
||||
|
||||
Reference in New Issue
Block a user