diff options
author | Marc Schumann <wurblzap@gmail.com> | 2013-11-04 23:17:06 +0100 |
---|---|---|
committer | Marc Schumann <wurblzap@gmail.com> | 2013-11-04 23:17:06 +0100 |
commit | fbcea2c8fb28565d774ed47692465d961950e637 (patch) | |
tree | ea689092e0f1ce5f0c72048047c43f6853904206 /template/en/default | |
parent | f7a34b264f159f1210fe619c1066759ee673c8d4 (diff) | |
download | bugzilla-fbcea2c8fb28565d774ed47692465d961950e637.tar.gz bugzilla-fbcea2c8fb28565d774ed47692465d961950e637.tar.xz |
Bug 933485 - Uncaught bugword in bug entry template.
r=LpSolit; a=glob
Diffstat (limited to 'template/en/default')
-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 9a8caf0bb..31f255f81 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 = "Bookmark For Bug Entry" + title = "Bookmark For $terms.Bug Entry" header = "Template constructed" %] |