remove old readme
[atutor.git] / documentation / admin / my_account.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>
2
3 <h2>My Account</h2>
4         <p><em>My Account</em> allows the Administrator to change his/her account password, name, or email address.</p>
5
6 <?php require('../common/body_footer.inc.php'); ?>