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
This commit is contained in:
@@ -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
|
||||
<filename>Bugzilla/Constants.pm</filename> file in the
|
||||
<filename>$contenttypes</filename>
|
||||
variable. If your content type is not there, add it. Remember
|
||||
<filename>contenttypes</filename>
|
||||
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.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user