]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Documentation patch for bug 274220: Provide additional documentation about creating...
authorjocuri%softhome.net <>
Wed, 29 Dec 2004 05:51:59 +0000 (05:51 +0000)
committerjocuri%softhome.net <>
Wed, 29 Dec 2004 05:51:59 +0000 (05:51 +0000)
docs/xml/customization.xml

index 6b6dabb9e2803f68823917a3879fd71553ef1219..14ac3f86a60943b36defe6280c0996a8a87a6932 100644 (file)
         the form in order to make the template functional. Its value should
         be the suffix of the template filename. For example, if the file
         is called <filename>create-cust.html.tmpl</filename>, then
-        <computeroutput>&lt;input type="hidden" name="format" value="cust"&gt;</computeroutput>
+        <programlisting>&lt;input type="hidden" name="format" value="cust"&gt;</programlisting>
         should be used inside the form.
       </para>