]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch by jtg@varesearch.com -- fixed stupid typo in default value for
authorterry%mozilla.org <>
Tue, 27 Jul 1999 03:50:10 +0000 (03:50 +0000)
committerterry%mozilla.org <>
Tue, 27 Jul 1999 03:50:10 +0000 (03:50 +0000)
blurbhtml.

defparams.pl

index fb8fd5f483ca86ec6f120c827ebacd0eabeb5392..23d7c41c61d385ba225cdc5f8eceffc4fe672bd9 100644 (file)
@@ -154,7 +154,7 @@ DefParam("blurbhtml",
          "l",
          "This is <B>Bugzilla</B>: the Mozilla bug system.  For more 
 information about what Bugzilla is and what it can do, see 
-<A HREF=\"http://www.mozilla.org/>mozilla.org\"</A>'s
+<A HREF=\"http://www.mozilla.org/\">mozilla.org</A>'s
 <A HREF=\"http://www.mozilla.org/bugs/\"><B>bug pages</B></A>.");