move code up one directory
[atutor.git] / documentation / admin / categories.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>
2
3 <h2>Course Categories</h2>
4         <p>Categories are used for grouping related courses. This is helpful when viewing courses in the course browser. Courses can be associated with categories when they are created, or at a later time by editing their properties. Course categories can also be associated with Themes if the <a href="system_preferences.php">System Preferences</a> <em>Theme Specific Categories</em> option is enabled.</p>
5
6 <?php require('../common/body_footer.inc.php'); ?>