]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 282444 : The description field in enter_bug.cgi contains spaces
authortravis%sedsystems.ca <>
Thu, 17 Feb 2005 01:44:11 +0000 (01:44 +0000)
committertravis%sedsystems.ca <>
Thu, 17 Feb 2005 01:44:11 +0000 (01:44 +0000)
Patch by Jussi Sirpoma <jussi@comlink.fi>  r=jouni  a=myk

template/en/default/bug/create/create.html.tmpl

index 44b6eac4a0bd2bdbc3d40c6df5357268195707b2..4c1e830e458142f466a6fe4ed1544a74c18d91c6 100644 (file)
@@ -265,8 +265,7 @@ function set_assign_to() {
 
 
         [% END %]
-        [% comment FILTER html %]
-      </textarea>
+        [% comment FILTER html %]</textarea>
       <br>
     </td>
   </tr>