fixed syntax error

This commit is contained in:
dmose%mozilla.org 1999-09-09 04:49:01 +00:00
parent 12457c7682
commit e5fbac16af

View File

@ -21,7 +21,7 @@
#
#
# $Id: genstats.cgi,v 1.4 1999/09/09 04:42:27 dmose%mozilla.org Exp $
# $Id: genstats.cgi,v 1.5 1999/09/09 04:49:01 dmose%mozilla.org Exp $
#
# generate statistics related to non-Netscape participation in mozilla.org
#
@ -275,7 +275,7 @@ for ( ; $curYear <= $lastYear ; $curYear++ ) {
print p();
print h4("\nThese statistics were generated using the assumption that " .
" contributions from mozilla.org should " .
b( mozillaOrgAsNscp eq "yes" ? "" : "not ") .
b( $mozillaOrgAsNscp eq "yes" ? "" : "not ") .
"be considered Netscape contributions.");
# generate the row of headers listing the months