6923832cb91beb60aa5ec69fd66098a4e8c5d5db
[atutor.git] / docs / documentation / instructor / delete_course.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>
2
3 <h2>Delete Course</h2>
4         <p>An instructor can delete a course using the <a href="properties.php">Properties</a> manager. Once a course has been deleted from the system, it can not be restored (unless there is a <a href="backups.php">backup</a>). There will be prompts to confirm the action before actual deletion occurs.</p>
5
6 <?php require('../common/body_footer.inc.php'); ?>