fixing accessibility issues

This commit is contained in:
toyomoyo
2006-12-13 05:25:45 +00:00
parent 54926e7818
commit fc9b712ef3
2 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
<tr><td align="center" colspan="2"><input type="submit" name="preview" value="Preview" /></td></tr>
</table>
<?php print_simple_box_end(); ?>
<table align="center"><tr><th colspan="4"><?php print_string('currentlyselectedusers'); ?></th></tr>
<table align="center"><tr><th colspan="4" scope="row"><?php print_string('currentlyselectedusers'); ?></th></tr>
<?php
if (count($SESSION->emailto[$id])) {
if (!$course->teacher) {