mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
normalize title in front pages, fix filter query in update process
This commit is contained in:
@@ -134,7 +134,7 @@ window.onload = init;
|
||||
</td>
|
||||
</tr><tr>
|
||||
<td align="center" class="loginBottom">
|
||||
<a href="http://tt-rss.spb.ru/">Tiny-Tiny RSS</a> © 2005-2006 Andrew Dolgov
|
||||
<a href="http://tt-rss.spb.ru/">Tiny Tiny RSS</a> © 2005-2006 Andrew Dolgov
|
||||
<?php if (WEB_DEMO_MODE) { ?>
|
||||
<br>Running in demo mode, some functionality is disabled.
|
||||
<?php } ?>
|
||||
|
||||
Reference in New Issue
Block a user