*** empty log message ***

svn path=/trunk/boinc/; revision=2296
This commit is contained in:
Karl Chen 2003-09-07 06:55:41 +00:00
parent 6cdb2380b0
commit 5350eb10ce
1 changed files with 0 additions and 1 deletions

View File

@ -225,7 +225,6 @@ function show_result_summary() {
}
echo "</table></td>";
echo "<td>";
echo "<td><table border=2 cellpadding=4\n";
echo "<tr><th>Validate state</th><th># results</th></tr>\n";
row2("Valid", link_results($nvalid, $urlquery, "validate_state=1"));