forked from science-ation/science-ation
- Fix a bug that prevented the tour selections from showing up in IE.
This commit is contained in:
parent
5d36be70e2
commit
ff76c06e17
@ -196,7 +196,7 @@ else if($newstatus=="complete")
|
||||
}
|
||||
echo "<tr><td> </td><td></td></tr>";
|
||||
}
|
||||
echo ("</table");
|
||||
echo ("</table>");
|
||||
|
||||
/*
|
||||
$rank = $tour_choice[$r->id];
|
||||
|
Loading…
Reference in New Issue
Block a user