MDL-7861, xhtml strict fixes for choice

This commit is contained in:
toyomoyo 2007-01-09 03:14:34 +00:00
parent d25942e7ce
commit 95aa949b72
3 changed files with 38 additions and 13 deletions

View file

@ -248,7 +248,7 @@
//now give links for downloading spreadsheets.
echo "<br />\n";
echo "<table border=\"0\" align=\"center\"><tr>\n";
echo "<table class=\"downloadreport\"><tr>\n";
echo "<td>";
$options = array();
$options["id"] = "$cm->id";