Removed old "***" leftover.

This commit is contained in:
Eli Barzilay 2012-01-24 08:07:27 -05:00
parent 0b3691691a
commit 5c977f3471

View File

@ -1913,7 +1913,7 @@ do_installers_page_body() { # input: selector-html table-html
echo " dnld_update();"
echo "// --></script>"
echo "<div style=\"text-align: right; font-size: small;\">"
echo " <a href=\"table.html\">[static table]</a> ***"
echo " <a href=\"table.html\">[static table]</a>"
echo "</div>"
} >> "$selector"
local NAcell="<td><font color=\"#808080\">N/A</font></td>"