diff options
author | gerv%gerv.net <> | 2004-03-19 06:51:16 +0100 |
---|---|---|
committer | gerv%gerv.net <> | 2004-03-19 06:51:16 +0100 |
commit | b6a027866fe1b287515221b85b363de3f990122c (patch) | |
tree | 2764d500a03c0aa43dc0f0a477fbfeb5e7da85ef /template/en/default/bug/process | |
parent | 2478a13d479563c23347de222e3da2ed34d71508 (diff) | |
download | bugzilla-b6a027866fe1b287515221b85b363de3f990122c.tar.gz bugzilla-b6a027866fe1b287515221b85b363de3f990122c.tar.xz |
Bug 234293 - complete the conversion from "query" terminology to "search" terminology. Patch by gerv; r=justdave, kiko, a=justdave.
Diffstat (limited to 'template/en/default/bug/process')
-rw-r--r-- | template/en/default/bug/process/verify-new-product.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/process/verify-new-product.html.tmpl b/template/en/default/bug/process/verify-new-product.html.tmpl index 297cad1f6..33acceebe 100644 --- a/template/en/default/bug/process/verify-new-product.html.tmpl +++ b/template/en/default/bug/process/verify-new-product.html.tmpl @@ -102,7 +102,7 @@ </form> <hr> -<a href="query.cgi">Cancel and Return to the Query Page</a> +<a href="query.cgi">Cancel and Return to the Search Page</a> [% PROCESS global/footer.html.tmpl %] |