From f3b6e880a28c2f7fbe62702f5557f8b32fc10ca0 Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" <> Date: Wed, 22 May 2002 00:53:03 +0000 Subject: Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. Patch by mental . r=justdave,myk --- template/en/default/search/form.html.tmpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'template/en/default/search/form.html.tmpl') diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl index 790feee64..cd81d7cac 100644 --- a/template/en/default/search/form.html.tmpl +++ b/template/en/default/search/form.html.tmpl @@ -368,7 +368,7 @@ function selectProduct(f) { [%# Can't use the select block here because of onChange and the fact that 'component' is a toolkit reserved word - we use 'component_' instead. %] - [% FOREACH p = product %]