aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-07-12 19:21:36 +0000
committerlpsolit%gmail.com <>2006-07-12 19:21:36 +0000
commit2362793369156ae7c9c63c50a07ac2c79a9df7fa (patch)
tree5bfcf1b1a5410c8691be31c81057bd06231c86b1 /template/en/default/global/common-links.html.tmpl
parentBug 344106: Error upgrading Bugzilla to version 2.23.2+ with perl 5.8.0 - Pat... (diff)
downloadbugzilla-2362793369156ae7c9c63c50a07ac2c79a9df7fa.tar.gz
bugzilla-2362793369156ae7c9c63c50a07ac2c79a9df7fa.tar.bz2
bugzilla-2362793369156ae7c9c63c50a07ac2c79a9df7fa.zip
Bug 317694: All buttons in forms must have an id - Patches by André Batosti <batosti@async.com.br> r=ghendricks a=myk
Diffstat (limited to 'template/en/default/global/common-links.html.tmpl')
-rw-r--r--template/en/default/global/common-links.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/common-links.html.tmpl b/template/en/default/global/common-links.html.tmpl
index 877027676..8040e48ff 100644
--- a/template/en/default/global/common-links.html.tmpl
+++ b/template/en/default/global/common-links.html.tmpl
@@ -30,7 +30,7 @@
{ alert('Please enter one or more search terms first.');
return false; } return true;">
<input class="txt" type="text" name="quicksearch">
- <input class="btn" type="submit" value="Find">
+ <input class="btn" type="submit" value="Find" id="find">
</form> |
<a href="report.cgi">Reports</a>