From 4c7f4b10f22b3ad45db793ef4eb0e4ab1aef49e0 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Fri, 4 Nov 2005 18:23:36 +0000 Subject: [PATCH] =?utf8?q?Bug=20313444:=20Remove=20the=20useless=20"This?= =?utf8?q?=20page=20lets=20you=20enter=20a=20new=20bug=20into=20Bugzilla"?= =?utf8?q?=20message=20from=20enter=5Fbug.cgi=20-=20Patch=20by=20Fr=C3=A9d?= =?utf8?q?=C3=A9ric=20Buclin=20=20r=3Dwurblzap=20a=3Dju?= =?utf8?q?stdave?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- template/en/default/bug/create/create.html.tmpl | 1 - 1 file changed, 1 deletion(-) 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 %] -- 2.47.2