mirror of https://github.com/BOINC/boinc.git
Added missing tag
This commit is contained in:
parent
b51e7ca2e2
commit
f9a9119002
|
@ -138,6 +138,8 @@ while ($res = $result->fetch_object()) {
|
||||||
default: $ver_name .= " (unknown processor type)";
|
default: $ver_name .= " (unknown processor type)";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
echo "<tr>";
|
||||||
|
|
||||||
echo "<td align=\"left\" valign=\"top\">$ver_name</td>";
|
echo "<td align=\"left\" valign=\"top\">$ver_name</td>";
|
||||||
|
|
||||||
echo "<td align=\"right\" valign=\"top\">";
|
echo "<td align=\"right\" valign=\"top\">";
|
||||||
|
|
Loading…
Reference in New Issue