Some tidy ups of XHTML

This commit is contained in:
moodler 2005-03-27 05:41:25 +00:00
parent 9e0d19831b
commit fa34f720d2
17 changed files with 87 additions and 94 deletions

View file

@ -1,5 +1,5 @@
<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/attendance/icon.gif" />&nbsp;<b>Attendance</b></p>
<ul>
<p>This module allows you to record the attendance of each participant in an on-site or on-line class session. Attendance can be logged manually by any teacher in the course, or automatically based on participant activity within the twenty-four hour period of the attendance date.</p>
</ul>
<div class="indent">
This module allows you to record the attendance of each participant in an on-site or on-line class session. Attendance can be logged manually by any teacher in the course, or automatically based on participant activity within the twenty-four hour period of the attendance date.
</div>