Commit cf10ad85 authored by jocuri%softhome.net's avatar jocuri%softhome.net

Fix for bug 233245: replace "variable" with "constant" since there is no…

Fix for bug 233245: replace "variable" with "constant" since there is no contenttypes variable in Constants.pm.
parent 8e6a18c4
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment