diff options
Diffstat (limited to 'signup.php')
| -rw-r--r-- | signup.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -151,6 +151,6 @@ if ($e == 2 || $e == 101) </div> <div class="hr"></div> <p class="welcome">Welcome to Bulletin! :)</p> - <p class="copy">Copyright © 2016 Bulletin Team</p> + <p class="copy"><?=copy_notice();?></p> </body> </html> |
