From 2fe56f8eed3369e0c30bad41ecb333dce5d0452f Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" Date: Tue, 13 Apr 2004 04:18:00 +0000 Subject: [PATCH] Fix for bug 233245: replace "variable" with "constant" since there is no contenttypes variable in Constants.pm. git-svn-id: svn://10.0.0.236/trunk@154770 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/xml/customization.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/docs/xml/customization.xml b/mozilla/webtools/bugzilla/docs/xml/customization.xml index e52f0a636bf..908b96a4c40 100644 --- a/mozilla/webtools/bugzilla/docs/xml/customization.xml +++ b/mozilla/webtools/bugzilla/docs/xml/customization.xml @@ -185,8 +185,8 @@ You now need to decide what content type you want your template served as. The content types are defined in the Bugzilla/Constants.pm file in the - $contenttypes - variable. If your content type is not there, add it. Remember + contenttypes + constant. If your content type is not there, add it. Remember the three- or four-letter tag assigned to you content type. This tag will be part of the template filename.