From bf23ef17ae0a9425dc2a71f98f5251ff992ef1fa Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" Date: Fri, 4 Nov 2005 10:23:36 +0000 Subject: [PATCH] =?UTF-8?q?Bug=20313444:=20Remove=20the=20useless=20"This?= =?UTF-8?q?=20page=20lets=20you=20enter=20a=20new=20bug=20into=20Bugzilla"?= =?UTF-8?q?=20message=20from=20enter=5Fbug.cgi=20-=20Patch=20by=20Fr=C3=A9?= =?UTF-8?q?d=C3=A9ric=20Buclin=20=20r=3Dwurblzap=20a=3D?= =?UTF-8?q?justdave?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://10.0.0.236/trunk@184139 18797224-902f-48f8-a5cc-f745e15eee43 --- .../bugzilla/template/en/default/bug/create/create.html.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl index 08aa88ecfd4..21bfb6104e7 100644 --- a/mozilla/webtools/bugzilla/template/en/default/bug/create/create.html.tmpl +++ b/mozilla/webtools/bugzilla/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 %]