move code up one directory
[atutor.git] / documentation / general / password_reminder.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>\r
2 \r
3 <h2>Forgot Your Password</h2>\r
4 \r
5 <p>If you have forgotten your password, use the <em>Forgot your password?</em> link on the Login screen. The form will email the login name to you, along with a link you must follow to change your password.</p>\r
6 \r
7 <?php require('../common/body_footer.inc.php'); ?>