diff options
Diffstat (limited to 'html/footer.html')
| -rw-r--r-- | html/footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/footer.html b/html/footer.html index 9fd59285..35c6cf83 100644 --- a/html/footer.html +++ b/html/footer.html @@ -10,6 +10,6 @@ Web pages by <a href="http://zermelo.dcs.ed.ac.uk/~da">David Aspinall</a>. <br> Contact -<a href="mailto:feedback@proofgeneral.org">Proof General maintainer.</a> +<?php mlinktxt($project_feedback, "Proof General maintainer."); ?> <br> -<!-- End of footer -->
\ No newline at end of file + |
