]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 313444: Remove the useless "This page lets you enter a new bug into Bugzilla...
authorlpsolit%gmail.com <>
Fri, 4 Nov 2005 18:23:36 +0000 (18:23 +0000)
committerlpsolit%gmail.com <>
Fri, 4 Nov 2005 18:23:36 +0000 (18:23 +0000)
template/en/default/bug/create/create.html.tmpl

index 08aa88ecfd49a51943922490e1e7cdf21bf55352..21bfb6104e7f753fd522cc29603913282101406b 100644 (file)
@@ -27,7 +27,6 @@
 [% product_name = product FILTER html %]
 [% PROCESS global/header.html.tmpl
   title = "Enter $terms.Bug: $product_name"
-  h2 = "This page lets you enter a new $terms.bug into ${terms.Bugzilla}."
   onload="set_assign_to();"
 %]
 [% USE Bugzilla %]