Index: mozilla/webtools/bugzilla/template/en/default/bug/process/verify-new-product.html.tmpl
===================================================================
RCS file: /cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/process/verify-new-product.html.tmpl,v
retrieving revision 1.20
diff -u -r1.20 mozilla/webtools/bugzilla/template/en/default/bug/process/verify-new-product.html.tmpl
--- mozilla/webtools/bugzilla/template/en/default/bug/process/verify-new-product.html.tmpl
+++ mozilla/webtools/bugzilla/template/en/default/bug/process/verify-new-product.html.tmpl
@@ -124,9 +124,9 @@
[% IF cgi.param('id') AND cgi.param('id').match('^\d+$') %]
[% id = cgi.param('id') %]
- [% "Cancel and Return to $terms.bug $id" FILTER bug_link(id) FILTER none %]
+ Cancel and Return to [% "$terms.bug $id" FILTER bug_link(id) FILTER none %]
[% ELSE %]
- Cancel and Return to the last search results
+ Cancel and Return to the last search results
[% END %]
[% PROCESS global/footer.html.tmpl %]