From: lpsolit%gmail.com <> Date: Fri, 4 Nov 2005 18:23:36 +0000 (+0000) Subject: Bug 313444: Remove the useless "This page lets you enter a new bug into Bugzilla... X-Git-Tag: bugzilla-2.22rc1~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c7f4b10f22b3ad45db793ef4eb0e4ab1aef49e0;p=thirdparty%2Fbugzilla.git Bug 313444: Remove the useless "This page lets you enter a new bug into Bugzilla" message from enter_bug.cgi - Patch by Frédéric Buclin r=wurblzap a=justdave --- diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index 08aa88ecfd..21bfb6104e 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -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 %]