Added missing tag

This commit is contained in:
Oliver Bock 2015-12-02 12:51:13 +00:00
parent b51e7ca2e2
commit f9a9119002
1 changed files with 2 additions and 0 deletions

View File

@ -138,6 +138,8 @@ while ($res = $result->fetch_object()) {
default: $ver_name .= " (unknown processor type)";
}
}
echo "<tr>";
echo "<td align=\"left\" valign=\"top\">$ver_name</td>";
echo "<td align=\"right\" valign=\"top\">";