From 603921c6defa74ef95318c14323a18cf26f3a390 Mon Sep 17 00:00:00 2001
From: "bbaetz%student.usyd.edu.au" <>
Date: Fri, 19 Jul 2002 21:03:51 +0000
Subject: Bug 157074 - verify-new-product doubles comment linefeeds on Win32
r=myk, jouni
---
template/en/default/global/hidden-fields.html.tmpl | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'template/en/default/global')
diff --git a/template/en/default/global/hidden-fields.html.tmpl b/template/en/default/global/hidden-fields.html.tmpl
index 76040bea1..25c6b048f 100644
--- a/template/en/default/global/hidden-fields.html.tmpl
+++ b/template/en/default/global/hidden-fields.html.tmpl
@@ -28,5 +28,6 @@
[%# Generate hidden form fields for non-excluded fields. %]
[% FOREACH field = form %]
[% NEXT IF exclude && field.key.search(exclude) %]
-
+
[% END %]
--
cgit v1.2.3-24-g4f1b