From 2fbdc1d838a990be1faba320618eae6fadae878a Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Sat, 27 Apr 2002 13:57:11 +0000 Subject: Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patch by gerv; r=bbaetz, myk. --- template/en/default/global/choose-product.html.tmpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'template/en/default/global/choose-product.html.tmpl') diff --git a/template/en/default/global/choose-product.html.tmpl b/template/en/default/global/choose-product.html.tmpl index df7e0fb48..7bd27ffc8 100644 --- a/template/en/default/global/choose-product.html.tmpl +++ b/template/en/default/global/choose-product.html.tmpl @@ -27,8 +27,9 @@ [% FOREACH p = proddesc.keys.sort %] - - [% p FILTER html %]: + + [% p FILTER html %]: [% IF proddesc.$p %] -- cgit v1.2.3-24-g4f1b