Fix rowspan on judge special awards page

This commit is contained in:
james 2011-03-08 19:14:24 +00:00
parent d6ac7e36f5
commit f2d526deb8

View File

@ -132,7 +132,7 @@ if($_SESSION['embed'] != true) {
while($r=mysql_fetch_object($q))
{
?>
<tr><td rowspan=\"2\">
<tr><td rowspan="2">
<? $ch = (in_array($r->id,$spawards)) ? "checked=\"checked\"" : ""; ?>
<input onclick="checkboxclicked(this)" <?=$ch?> type="checkbox" name="spaward[]" value="<?=$r->id?>" />
</td><td>