mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=2297
This commit is contained in:
parent
5350eb10ce
commit
f894936741
|
@ -242,7 +242,8 @@ function show_result_summary() {
|
|||
link_results($client_state[$cs], $urlquery, "client_state=$cs")
|
||||
);
|
||||
}
|
||||
echo "</td></table>";
|
||||
echo "</table></td>";
|
||||
echo "</table>";
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue