From: lpsolit%gmail.com <> Date: Wed, 20 Jul 2005 04:54:45 +0000 (+0000) Subject: Bug 297990: choose-product.html.tmpl generates improper indentation for product descr... X-Git-Tag: bugzilla-2.21.1~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d9cbd26f5bcf6cba530a6693c2536f90c5bade1;p=thirdparty%2Fbugzilla.git Bug 297990: choose-product.html.tmpl generates improper indentation for product descriptions - Patch by Aaron Larson r=wurblzap a=myk --- diff --git a/template/en/default/global/choose-product.html.tmpl b/template/en/default/global/choose-product.html.tmpl index 2fdc3b1b73..078b9b7007 100644 --- a/template/en/default/global/choose-product.html.tmpl +++ b/template/en/default/global/choose-product.html.tmpl @@ -45,11 +45,11 @@ - [% p FILTER html %]: + [% p FILTER html %]:  [% IF proddesc.$p %] -  [% proddesc.$p %] + [% proddesc.$p %] [% END %] [% END %]