diff options
Diffstat (limited to 'defparams.pl')
-rw-r--r-- | defparams.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/defparams.pl b/defparams.pl index 2ba6a31c5..f4fd85f6f 100644 --- a/defparams.pl +++ b/defparams.pl @@ -204,7 +204,7 @@ DefParam("LDAPmailattribute", DefParam("mostfreqthreshold", - "The minimum number of duplicates a bug needs to show up on the <A HREF=\"duplicates.cgi\">most frequently reported bugs page</a>. If you have a large database and this page takes a long time to load, try increasing this number.", + "The minimum number of duplicates a bug needs to show up on the <a href=\"duplicates.cgi\">most frequently reported bugs page</a>. If you have a large database and this page takes a long time to load, try increasing this number.", "t", "2"); |