Module: appdb Branch: master Commit: 43097e666a1b0eb1d4f76063a167362215ff3701 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=43097e666a1b0eb1d4f76063a...
Author: Jeremy Newman jnewman@codeweavers.com Date: Thu Aug 28 11:27:30 2014 -0500
remove goolge cse js, not needed, loaded on search results page
---
include/header.php | 4 ---- 1 file changed, 4 deletions(-)
diff --git a/include/header.php b/include/header.php index 73cafda..014a8c4 100644 --- a/include/header.php +++ b/include/header.php @@ -36,12 +36,8 @@
<div id="search_box"> <form action="//www.winehq.org/search" id="cse-search-box" style="margin: 0; padding: 0;"> - <input type="hidden" name="cx" value="partner-pub-0971840239976722:w9sqbcsxtyf"> - <input type="hidden" name="cof" value="FORID:10"> - <input type="hidden" name="ie" value="UTF-8"> <span style="color: #ffffff;">Search:</span> <input type="text" name="q" size="20"> </form> - <script type="text/javascript" src="//www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script> </div>
<div id="tabs">