You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ks...@apache.org on 2015/02/26 23:05:18 UTC

svn commit: r1662586 - /openoffice/ooo-site/trunk/templates/brand.html

Author: kschenk
Date: Thu Feb 26 22:05:18 2015
New Revision: 1662586

URL: http://svn.apache.org/r1662586
Log:
Replace lost suffix "search" in google reference to get search working again.

Modified:
    openoffice/ooo-site/trunk/templates/brand.html

Modified: openoffice/ooo-site/trunk/templates/brand.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/brand.html?rev=1662586&r1=1662585&r2=1662586&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/brand.html (original)
+++ openoffice/ooo-site/trunk/templates/brand.html Thu Feb 26 22:05:18 2015
@@ -58,7 +58,7 @@
   <div id="bannerleft"><a title="Apache OpenOffice" href="/"><img id="ooo-logo" alt="{{ headers.name }}" src="/images/{{ headers.logo }}"/></a></div>
     <div id="bannerright">        
       <div id="searchdiv">
-	<form id="cse-search-box-header" action="https://www.google.com/" method="get">
+	<form id="cse-search-box-header" action="https://www.google.com/search" method="get">
 	  <div>
 	    <input type="hidden" name="domains" value="{{ headers.domain }}"/>
 	    <input type="hidden" name="sitesearch" value="{{ headers.domain }}"/>