From: lpsolit%gmail.com <>
Date: Wed, 27 Dec 2006 02:01:07 +0000 (+0000)
Subject: Bug 364879: The custom field creation page generates invalid HTML code - Patch by...
X-Git-Tag: bugzilla-2.23.4~133
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=873c5b69e8fc21ae84898fdccd8bb91a35184fb2;p=thirdparty%2Fbugzilla.git
Bug 364879: The custom field creation page generates invalid HTML code - Patch by victory(_RSZ_) r=vladd a=justdave
---
diff --git a/template/en/default/admin/custom_fields/create.html.tmpl b/template/en/default/admin/custom_fields/create.html.tmpl
index f4a89e56ef..3fdb20f438 100644
--- a/template/en/default/admin/custom_fields/create.html.tmpl
+++ b/template/en/default/admin/custom_fields/create.html.tmpl
@@ -41,17 +41,16 @@
is "too complex". Please think carefully before adding any custom fields.
It may be the case that [% terms.Bugzilla %] already does what you need,
and you just haven't enabled the correct feature yet.
-
-
- - Custom field names must begin with "cf_" to distinguish them from
- standard fields. If you omit "cf_" from the beginning of the name, it
- will be added for you.
- - Descriptions are a very short string describing the field and will be
- used as the label for this field in the user interface.
-
-
+
+ - Custom field names must begin with "cf_" to distinguish them from
+ standard fields. If you omit "cf_" from the beginning of the name, it
+ will be added for you.
+ - Descriptions are a very short string describing the field and will be
+ used as the label for this field in the user interface.
+
+