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 310416 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]
update the search_link
search.patch (text/plain), 1.19 KB, created by
eric_liu
on 2008-06-27 09:19:34 UTC
(
hide
)
Description:
update the search_link
Filename:
MIME Type:
Creator:
eric_liu
Created:
2008-06-27 09:19:34 UTC
Size:
1.19 KB
patch
obsolete
>diff -Nur hwcert_cvs/template/en/default/global/banner.html.tmpl hwcert/template/en/default/global/banner.html.tmpl >--- hwcert_cvs/template/en/default/global/banner.html.tmpl 2007-07-17 02:24:19.000000000 +0800 >+++ hwcert/template/en/default/global/banner.html.tmpl 2008-06-27 16:59:19.000000000 +0800 >@@ -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