forked from science-ation/science-ation
whoops move the HR divider to the top
This commit is contained in:
parent
f5ec84a499
commit
26f6e8ffef
@ -214,6 +214,7 @@ function delbuttonclicked(team_id,team_num,judge)
|
|||||||
|
|
||||||
foreach($teams AS $team)
|
foreach($teams AS $team)
|
||||||
{
|
{
|
||||||
|
echo "<hr>";
|
||||||
|
|
||||||
echo "<table>";
|
echo "<table>";
|
||||||
echo "<tr><td valign=top>";
|
echo "<tr><td valign=top>";
|
||||||
@ -235,7 +236,6 @@ function delbuttonclicked(team_id,team_num,judge)
|
|||||||
echo "</table>";
|
echo "</table>";
|
||||||
|
|
||||||
echo "</td></tr></table>";
|
echo "</td></tr></table>";
|
||||||
echo "<hr>";
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user