diff options
author | Sunil Joshi <joshi_sunil@in.com> | 2012-09-19 21:43:55 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2012-09-19 21:43:55 +0200 |
commit | 526f38381f781317eb58d08800232172d79edd9e (patch) | |
tree | b84449042d3703be3085f826063ece58d6459e08 /template | |
parent | 9f9190206acb4a66e4b7f881f65f7ec14fd48445 (diff) | |
download | bugzilla-526f38381f781317eb58d08800232172d79edd9e.tar.gz bugzilla-526f38381f781317eb58d08800232172d79edd9e.tar.xz |
Bug 345244: Bug template creation window has silly title
r/a=LpSolit
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/create/make-template.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/create/make-template.html.tmpl b/template/en/default/bug/create/make-template.html.tmpl index 4b1b0c084..9a8caf0bb 100644 --- a/template/en/default/bug/create/make-template.html.tmpl +++ b/template/en/default/bug/create/make-template.html.tmpl @@ -12,7 +12,7 @@ #%] [% PROCESS global/header.html.tmpl - title = "Bookmarks are your friend" + title = "Bookmark For Bug Entry" header = "Template constructed" %] |