summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2011-12-03 13:14:28 -0800
committerArun Persaud <apersaud@lbl.gov>2011-12-03 13:14:28 -0800
commitb3eb20491bf1d943d336c994c8a027836ff1f9eb (patch)
tree345252cd7e49782040329a2d0557e7c31d17b434
parent540c8909ac127c623eb2e024c433524898e2ed75 (diff)
downloadphoto-tags-b3eb20491bf1d943d336c994c8a027836ff1f9eb.tar.gz
photo-tags-b3eb20491bf1d943d336c994c8a027836ff1f9eb.tar.bz2
photo-tags-b3eb20491bf1d943d336c994c8a027836ff1f9eb.zip
add a link to the new redmine bug tracker; fixes #72
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 5e93f62..5ee661f 100644
--- a/index.php
+++ b/index.php
@@ -49,7 +49,7 @@ else
<footer>
This gallery belongs to <?php echo htmlspecialchars($admin) ?>.
- <div class="copyright"> code: copyright 2011 Arun Persaud arun@nubati.net, code available at nubati.net/git/f-spot-gallery</div>
+ <div class="copyright"> photo-tags: copyright 2011 Arun Persaud arun@nubati.net, code available at <a href="http://source.nubati.net/projects/photo-tags">source.nubati.net/projects/photo-tags</a></div>
</footer>