From faff95ef2546d1bc413f3ce6ee3266fb850bfb1f Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Wed, 29 Dec 2004 05:51:59 +0000 Subject: [PATCH] Documentation patch for bug 274220: Provide additional documentation about creating custom templates; patch by Shane H. W. Travis , r=vladd. --- docs/xml/customization.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/xml/customization.xml b/docs/xml/customization.xml index 6b6dabb9e2..14ac3f86a6 100644 --- a/docs/xml/customization.xml +++ b/docs/xml/customization.xml @@ -341,7 +341,7 @@ 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 create-cust.html.tmpl, then - <input type="hidden" name="format" value="cust"> + <input type="hidden" name="format" value="cust"> should be used inside the form. -- 2.47.2