From: gerv%gerv.net <> Date: Tue, 23 Mar 2004 16:10:04 +0000 (+0000) Subject: Bug 238282 - fix one more incorrect bugword. Patch by gerv; r,a=justdave. X-Git-Tag: bugzilla-2.18rc1~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=586f36c7f4f14b17f7d87a9c966a082d2c6cad26;p=thirdparty%2Fbugzilla.git Bug 238282 - fix one more incorrect bugword. Patch by gerv; r,a=justdave. --- diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index 7156d052a4..bc11f2be0f 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -23,7 +23,7 @@ [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl - title = "Enter Bug" + title = "Enter $terms.Bug" h2 = "This page lets you enter a new $terms.bug into ${terms.Bugzilla}." onload="set_assign_to();" %]