summaryrefslogtreecommitdiff
path: root/forgot.php
diff options
context:
space:
mode:
Diffstat (limited to 'forgot.php')
-rw-r--r--forgot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/forgot.php b/forgot.php
index 24860e2..41625f2 100644
--- a/forgot.php
+++ b/forgot.php
@@ -63,6 +63,6 @@ if (!empty($_POST['email'])) {
</div>
<div class="hr"></div>
<p class="welcome">Welcome back to Bulletin! :)</p>
- <p class="copy">Copyright &copy; 2016 Bulletin Team</p>
+ <p class="copy"><?=copy_notice();?></p>
</body>
</html>