summaryrefslogtreecommitdiffstats
path: root/template/en/default/sidebar.xul.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2004-03-19 06:51:16 +0100
committergerv%gerv.net <>2004-03-19 06:51:16 +0100
commitb6a027866fe1b287515221b85b363de3f990122c (patch)
tree2764d500a03c0aa43dc0f0a477fbfeb5e7da85ef /template/en/default/sidebar.xul.tmpl
parent2478a13d479563c23347de222e3da2ed34d71508 (diff)
downloadbugzilla-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/sidebar.xul.tmpl')
-rw-r--r--template/en/default/sidebar.xul.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/sidebar.xul.tmpl b/template/en/default/sidebar.xul.tmpl
index 0d91b8401..3e467b199 100644
--- a/template/en/default/sidebar.xul.tmpl
+++ b/template/en/default/sidebar.xul.tmpl
@@ -64,13 +64,13 @@ function normal_keypress_handler( aEvent ) {
]]></script>
- <textbox id="query-field" class="descriptive-content" value="enter query" onfocus="this.setSelectionRange(0,this.value.length)"/>
+ <textbox id="query-field" class="descriptive-content" value="enter search" onfocus="this.setSelectionRange(0,this.value.length)"/>
<separator class="groove"/>
<box autostretch="never" valign="top">
<box orient="vertical" flex="1">
- <text class="text-link" onclick="load_relative_url('query.cgi')" value="new query"/>
+ <text class="text-link" onclick="load_relative_url('query.cgi')" value="new search"/>
<text class="text-link" onclick="load_relative_url('report.cgi')" value="reports"/>
<text class="text-link" onclick="load_relative_url('enter_bug.cgi')" value="new [% terms.bug %]"/>
<separator class="thin"/>