From 1d82bd06aed092ccf7a16b0c934353911d561868 Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Thu, 13 Dec 2001 05:37:23 +0000 Subject: [PATCH] smaller font for browsing links git-svn-id: svn://10.0.0.236/trunk@110418 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/graph/query.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/graph/query.cgi b/mozilla/webtools/graph/query.cgi index a18d87397c0..e0b60ee84eb 100755 --- a/mozilla/webtools/graph/query.cgi +++ b/mozilla/webtools/graph/query.cgi @@ -141,6 +141,7 @@ sub show_graph { print "
\n"; # Other machines + print ""; print "
  • \n"; print "Other machines running the $TESTNAME test"; print "
  • \n"; @@ -148,8 +149,7 @@ sub show_graph { print "
  • \n"; print "Other tests that $TBOX is running"; print "
  • \n"; - - + print "
    "; print "\n";