From bdb23ac7293b3d884cc875d4a68083efea61ee86 Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Tue, 18 Dec 2001 07:52:18 +0000 Subject: [PATCH] Adding two m.performance links git-svn-id: svn://10.0.0.236/trunk@110700 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/graph/query.cgi | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/mozilla/webtools/graph/query.cgi b/mozilla/webtools/graph/query.cgi index 310f215a394..4daac2b4c94 100755 --- a/mozilla/webtools/graph/query.cgi +++ b/mozilla/webtools/graph/query.cgi @@ -200,7 +200,15 @@ sub show_graph { print "\n"; print "
  • \n"; - print "Show the raw data for this plot."; + print "Show the raw data for this plot"; + print "
  • \n"; + + print "
  • \n"; + print "Mail m.performance about regressions for this test"; + print "
  • \n"; + + print "
  • \n"; + print "performance newsgroup"; print "
  • \n"; print "";