Commit ed0bce6d authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 295530: Footer bug-search form should be "bug # ____ [Find]" for UI…

Bug 295530: Footer bug-search form should be "bug # ____ [Find]" for UI consistency - Patch by Adam Guthrie <ispiked@gmail.com> r=mkanat a=myk
parent c442d60d
...@@ -34,8 +34,8 @@ ...@@ -34,8 +34,8 @@
<a href="enter_bug.cgi">New</a> | <a href="enter_bug.cgi">New</a> |
<a href="query.cgi">Search</a> | <a href="query.cgi">Search</a> |
<input class="btn" type="submit" value="Find"> [% terms.bug %] # [% terms.bug %] # <input class="txt" name="id" size="6">
<input class="txt" name="id" size="6"> | <input class="btn" type="submit" value="Find"> |
<a href="report.cgi">Reports</a> <a href="report.cgi">Reports</a>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment