Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 310420 Details for
Bug 453021
search box in header of hardware.redhat.com needs to be replaced
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
The search_patch
search.patch (text/plain), 1.31 KB, created by
eric_liu
on 2008-06-27 10:36:31 UTC
(
hide
)
Description:
The search_patch
Filename:
MIME Type:
Creator:
eric_liu
Created:
2008-06-27 10:36:31 UTC
Size:
1.31 KB
patch
obsolete
>Index: hwcert/template/en/default/global/banner.html.tmpl >=================================================================== >RCS file: /cvs/qa/hwcert/template/en/default/global/banner.html.tmpl,v >retrieving revision 1.10 >diff -u -r1.10 banner.html.tmpl >--- hwcert/template/en/default/global/banner.html.tmpl 16 Jul 2007 18:24:19 -0000 1.10 >+++ hwcert/template/en/default/global/banner.html.tmpl 27 Jun 2008 10:33:10 -0000 >@@ -46,12 +46,17 @@ > <div id="header"> > <a href="http://www.redhat.com/" title="Red Hat home page"><img src="images/g/chrome/logo_rh_home.png" alt="Red Hat Home" width="96" height="31" id="rhLogo" /></a> > >-<form action="http://www.redhat.com/apps/search/results.html" method="get" id="search"> >-<div> >-<input type="hidden" name="search:source" value="google:redhat" /><input type="text" name="search:query_cb" size="15" id="search_enter" /> <input type="submit" id="submit" value="Search" /> >-</div> >- >-</form> >+<!-- The Up-to-date Search_link --> >+<form id="search.form" method="get" action="http://www.redhat.com/search"> >+ <div> >+ <input type="hidden" name="site" value="redhat" /> >+ <input type="text" name="q" value="" size="15" /> >+ <input type="submit" value="Search" /> >+ </div> >+ <div> >+ <input type="hidden" name="asp_charset" value="ISO-8859-1" /> >+ </div> >+</form> > </div><!-- end header --> > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 453021
:
310416
| 310420