mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
Some tidy ups of XHTML
This commit is contained in:
parent
9e0d19831b
commit
fa34f720d2
17 changed files with 87 additions and 94 deletions
|
@ -1,5 +1,5 @@
|
|||
<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/attendance/icon.gif" /> <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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue