Use https version of Google
authorMike Cardwell <github@grepular.com>
Tue, 8 Nov 2011 10:42:13 +0000 (10:42 +0000)
committerMike Cardwell <github@grepular.com>
Tue, 8 Nov 2011 10:42:13 +0000 (10:42 +0000)
templates/wrapper.xsl

index 39c892e0bb0c0483f1116241cd437cf4f8d7d94c..223a8d78ace0180761953560c3965899805d3940 100644 (file)
@@ -69,7 +69,7 @@
                             <!-- Search Field -->
 
                                <li class="search">
-                                  <form action="http://www.google.com/search" method="get">
+                                  <form action="https://encrypted.google.com/search" method="get">
                                      <span class="search_field_container">
                                         <input type="search" name="q" placeholder="Search Docs" class="search_field"/>
                                      </span>