move code up one directory
[atutor.git] / documentation / instructor / editing_deleting.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>
2
3 <h2>Editing &amp; Deleting Backups</h2>
4         <p>Selecting a backup and using the <kbd>Delete</kbd> button will delete that backup.</p>
5
6         <p>Use the <kbd>Edit</kbd> button to edit the description of a selected backup. This will not change the backup's contents.</p>
7
8 <?php require('../common/body_footer.inc.php'); ?>