diff options
Diffstat (limited to 'forgot.php')
| -rw-r--r-- | forgot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 © 2016 Bulletin Team</p> + <p class="copy"><?=copy_notice();?></p> </body> </html> |
