summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/common-links.html.tmpl
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2009-07-20 06:17:40 +0200
committermkanat%bugzilla.org <>2009-07-20 06:17:40 +0200
commit98c951d9ecebee4ddbacd89a06e40281a1abf6db (patch)
treeb0c54a87406c6693c0cf3d003f31e89986ee6618 /template/en/default/global/common-links.html.tmpl
parent7bf1c7d23ffb82247cfaf73069908f29bf891e35 (diff)
downloadbugzilla-98c951d9ecebee4ddbacd89a06e40281a1abf6db.tar.gz
bugzilla-98c951d9ecebee4ddbacd89a06e40281a1abf6db.tar.xz
Bug 490783: UI should use "Search" everywhere instead of "Find"
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
Diffstat (limited to 'template/en/default/global/common-links.html.tmpl')
-rw-r--r--template/en/default/global/common-links.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/global/common-links.html.tmpl b/template/en/default/global/common-links.html.tmpl
index b775da3e8..bc8556a11 100644
--- a/template/en/default/global/common-links.html.tmpl
+++ b/template/en/default/global/common-links.html.tmpl
@@ -33,7 +33,8 @@
{ alert('Please enter one or more search terms first.');
return false; } return true;">
<input class="txt" type="text" id="quicksearch[% qs_suffix FILTER html %]" name="quicksearch">
- <input class="btn" type="submit" value="Find" id="find[% qs_suffix FILTER html %]">
+ <input class="btn" type="submit" value="Search"
+ id="find[% qs_suffix FILTER html %]">
[%-# Work around FF bug: keep this on one line %]</form></li>
<li><span class="separator">| </span><a href="report.cgi">Reports</a></li>