From 3af6c4ee2b6f279cc363a67c69b5e1e475589e51 Mon Sep 17 00:00:00 2001 From: "matty%chariot.net.au" <> Date: Sun, 18 Nov 2001 11:22:50 +0000 Subject: *** empty log message *** --- CGI.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CGI.pl') diff --git a/CGI.pl b/CGI.pl index 4dd015863..8373dac09 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'); } -- cgit v1.2.3-24-g4f1b