summaryrefslogtreecommitdiff
path: root/login.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-08-20 15:32:16 +0100
committerAndrew Dolgov <[email protected]>2006-08-20 15:32:16 +0100
commit52db9978a7ab035b19de4a1c5587602f0c7c8ee0 (patch)
tree180c40eb018ceb5310e764c79dec9f27eac94db0 /login.php
parent918e60e313c8ebd01260cb7de2bdf9b22d01d342 (diff)
normalize title in front pages, fix filter query in update process
Diffstat (limited to 'login.php')
-rw-r--r--login.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/login.php b/login.php
index 2bf8c7e91..bf5c4ca93 100644
--- a/login.php
+++ b/login.php
@@ -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> &copy; 2005-2006 Andrew Dolgov
+ <a href="http://tt-rss.spb.ru/">Tiny Tiny RSS</a> &copy; 2005-2006 Andrew Dolgov
<?php if (WEB_DEMO_MODE) { ?>
<br>Running in demo mode, some functionality is disabled.
<?php } ?>