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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user