summaryrefslogtreecommitdiff
path: root/src/web/_views/footer.php
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-05-20 17:11:38 -0400
committerFreya Murphy <freya@freyacat.org>2024-05-20 17:11:38 -0400
commit708594d32ffe779cf547c816fa7cdd19d095be2e (patch)
tree30d28553316db02bc027664e17b76d58f2e352ff /src/web/_views/footer.php
parentadd en_CAT makefile and use ucfirst/ucwords (diff)
downloadxssbook2-708594d32ffe779cf547c816fa7cdd19d095be2e.tar.gz
xssbook2-708594d32ffe779cf547c816fa7cdd19d095be2e.tar.bz2
xssbook2-708594d32ffe779cf547c816fa7cdd19d095be2e.zip
v2 done
Diffstat (limited to 'src/web/_views/footer.php')
-rw-r--r--src/web/_views/footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/_views/footer.php b/src/web/_views/footer.php
index 9040c3a..bc9b3a2 100644
--- a/src/web/_views/footer.php
+++ b/src/web/_views/footer.php
@@ -1,7 +1,7 @@
<?php /* Copyright (c) 2024 Freya Murphy */ ?>
<?php /* vi: syntax=php */ ?>
<footer>
- Freya Murphy © 2023 | <a href="https://freya.cat">freya.cat</a>
+ <?=ucfirst(lang('copyright'))?> | <a href="https://freya.cat">freya.cat</a>
</footer>
<body>