mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=1972
This commit is contained in:
parent
5010bd91e4
commit
f51b18b11a
|
@ -357,7 +357,7 @@ function show_result_short($result) {
|
|||
}
|
||||
$version = sprintf("%.2f", $result->client_version_num/100);
|
||||
echo "<td>$version</td>";
|
||||
echo "<td nowrap>$received</td>";
|
||||
echo "<td>$received</td>";
|
||||
echo "
|
||||
</tr>
|
||||
";
|
||||
|
|
Loading…
Reference in New Issue