Moved scripts in "docs" one level up into root folder. In addition, removed "docs...
[atutor.git] / documentation / admin / my_account.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate: 2006-06-29 11:25:07 -0400 (Thu, 29 Jun 2006) $'; ?>
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'); ?>