smaller font for browsing links

git-svn-id: svn://10.0.0.236/trunk@110418 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
2001-12-13 05:37:23 +00:00
parent 4ff52b958b
commit 1d82bd06ae

View File

@@ -141,6 +141,7 @@ sub show_graph {
print "<br>\n";
# Other machines
print "<font size=\"-1\">";
print "<li>\n";
print "<a href=\"query.cgi?tbox=&testname=$TESTNAME&autoscale=$AUTOSCALE&days=$DAYS&units=$UNITS\">Other machines running the $TESTNAME test</a>";
print "</li>\n";
@@ -148,8 +149,7 @@ sub show_graph {
print "<li>\n";
print "<a href=\"query.cgi?tbox=$TBOX&testname=&autoscale=$AUTOSCALE&days=$DAYS&units=$UNITS\">Other tests that $TBOX is running</a>";
print "</li>\n";
print "</font>";
print "</body>\n";