Moved scripts in "docs" one level up into root folder. In addition, removed "docs...
[atutor.git] / documentation / admin / default_side_menu.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>Default Side Menu</h2>
4
5         <p>Administrators are able to set the side menu dropdowns for newly created courses by specifying side menu defaults. Instructors can alter these settings after a course is created by going to Properties under the Manage area.  For more information, see <a href="../instructor/side_menu.php">Side Menu</a> in the instructor help area.</p>
6
7 <?php require('../common/body_footer.inc.php'); ?>