From: jocuri%softhome.net <> Date: Tue, 13 Apr 2004 11:18:00 +0000 (+0000) Subject: Fix for bug 233245: replace "variable" with "constant" since there is no contenttypes... X-Git-Tag: bugzilla-2.18rc1~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf10ad85129db0ec6de44c48689582966b180507;p=thirdparty%2Fbugzilla.git Fix for bug 233245: replace "variable" with "constant" since there is no contenttypes variable in Constants.pm. --- diff --git a/docs/xml/customization.xml b/docs/xml/customization.xml index e52f0a636b..908b96a4c4 100644 --- a/docs/xml/customization.xml +++ b/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.