summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2011-06-01 15:25:05 +0200
committerPhilip Häusler <msquare@notrademark.de>2011-06-01 15:25:05 +0200
commitee3080a861fb4ac95a7cd6ef5f666798ed63c0ab (patch)
tree5964207dd45fc2acbebcddf89c5c785a13aa137e /includes
parent9ee80208718277954a066be26e10c5be881cc50b (diff)
credit page
Diffstat (limited to 'includes')
-rw-r--r--includes/footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/footer.php b/includes/footer.php
index f56c299c..fdcf8e55 100644
--- a/includes/footer.php
+++ b/includes/footer.php
@@ -24,7 +24,7 @@ if ($_SESSION['Menu'] == "R")
</table>
<footer>
<p>
- &copy; copyleft - <a href="mailto:erzengel@lists.ccc.de">Kontakt</a><br />
+ &copy; copyleft | <a href="mailto:erzengel@lists.ccc.de">Kontakt</a> | <a href="credits.php">Credits</a><br />
This is hell. Temporarily.
</p>
</footer>