From e75e6d0f714e77b1d7b700dca62aba0fd9a5385d Mon Sep 17 00:00:00 2001 From: "bbaetz%student.usyd.edu.au" <> Date: Mon, 15 Apr 2002 09:47:52 +0000 Subject: Bug 129442 - make html of a default installation (mostly) HTML 4.01 transitional compliant Original patch by chema@ximian.com, modified/extended by bbaetz@student.usyd.edu.au r=gerv, justdave --- defparams.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'defparams.pl') diff --git a/defparams.pl b/defparams.pl index d88938f3c..9189b85a7 100644 --- a/defparams.pl +++ b/defparams.pl @@ -347,7 +347,7 @@ DefParam("mostfreqthreshold", DefParam("mybugstemplate", "This is the URL to use to bring up a simple 'all of my bugs' list for a user. %userid% will get replaced with the login name of a user.", "t", - "buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=%userid%&emailtype1=exact&emailassigned_to1=1&emailreporter1=1"); + "buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=%userid%&emailtype1=exact&emailassigned_to1=1&emailreporter1=1"); -- cgit v1.2.3-24-g4f1b