projects
/
ycra.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92a566f
)
Add general YCRA contact information to page footer.
author
Sam White
<webmaster@ycra.org.uk>
Sun, 5 Dec 2021 18:39:08 +0000
(18:39 +0000)
committer
Sam White
<webmaster@ycra.org.uk>
Sun, 5 Dec 2021 18:39:08 +0000
(18:39 +0000)
public_html/includes/template.php
patch
|
blob
|
history
diff --git
a/public_html/includes/template.php
b/public_html/includes/template.php
index 2371f75b1f833244851198adf919d9c4d35a021e..52916cd3c3deddd71644eaea4a0bd88b189adb24 100644
(file)
--- a/
public_html/includes/template.php
+++ b/
public_html/includes/template.php
@@
-37,6
+37,7
@@
if (function_exists('pre_html')) pre_html();
<footer>
<p>© Young Change Ringers Association 2021. All rights reserved.</p>
<p>Website maintained by <a href="mailto:web@ycra.org.uk">Sam White</a>.</p>
+ <p>Do you have any questions about the YCRA? Please get in touch with us at <a href="mailto:contact@ycra.org.uk">contact@ycra.org.uk</a>.</p>
<p><a href="#top">Go to Top of Page</a></p>
</footer>
</body>