From: matty%chariot.net.au <>
Date: Sun, 18 Nov 2001 11:22:50 +0000 (+0000)
Subject: *** empty log message ***
X-Git-Tag: bugzilla-2.16rc1~321
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3af6c4ee2b6f279cc363a67c69b5e1e475589e51;p=thirdparty%2Fbugzilla.git
*** empty log message ***
---
diff --git a/CGI.pl b/CGI.pl
index 4dd0158637..8373dac09c 100644
--- a/CGI.pl
+++ b/CGI.pl
@@ -1322,7 +1322,7 @@ Edit prefs
$html .= ", users\n";
}
if (UserInGroup("editcomponents")) {
- $html .= ", components\n";
+ $html .= ", products\n";
$html .= ",
attachment statuses\n" if Param('useattachmenttracker');
}