diff options
-rw-r--r-- | extensions/BMO/template/en/default/bug/create/create-creative.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/create-creative.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-creative.html.tmpl index 678bbee1a..130e232e5 100644 --- a/extensions/BMO/template/en/default/bug/create/create-creative.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-creative.html.tmpl @@ -190,7 +190,7 @@ function toggleGoalOther() { <div class="form_section"> <label for="cc" class="field_label">Points of Contact</label> <div class="field_desc"> - Who should be kept in the loop and informed of updates (and CC'd on the bug)? + Who should be kept in the loop and informed of updates (and CC'd on the [% terms.bug %])? </div> [% INCLUDE global/userselect.html.tmpl id => "cc" @@ -204,7 +204,7 @@ function toggleGoalOther() { <div class="head_desc"> Thanks! Once you hit submit, your request will go off into the vortex of creative magic. - (Actually, it goes to Bugzilla, but that doesn't sound as cool.) We'll be in touch soon + (Actually, it goes to [% terms.Bugzilla %], but that doesn't sound as cool.) We'll be in touch soon with next steps and to let you know if we need any additional info. </div> |