summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-01-31 06:13:59 +0100
committerAndrew Dolgov <[email protected]>2007-01-31 06:13:59 +0100
commit17b3e8e624cc0359086882d869984cf0c991e385 (patch)
tree4c80695b0e46ffe4cf51e95ed56ecbd342e82662 /prefs.php
parent53a8a4b9062665af270ed14cea01defeca0438a0 (diff)
misc chrome updates
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index 66149241c..63885b617 100644
--- a/prefs.php
+++ b/prefs.php
@@ -139,7 +139,7 @@ window.onload = init;
?>
</select>
<?php } ?>
- <a href="http://tt-rss.spb.ru/">Tiny Tiny RSS</a> v<?php echo VERSION ?> &copy; 2005-2007 Andrew Dolgov
+ <a href="http://tt-rss.spb.ru/">Tiny Tiny RSS</a> v<?php echo VERSION ?> &copy; 2005-2007 <a href="http://bah.org.ru/">Andrew Dolgov</a>
</div>
<?php db_close($link); ?>