Gitweb:
http://git.exim.org/exim-website.git/commitdiff/ac3a10a1efe8523814a48934bd5cb67715782c15
Commit: ac3a10a1efe8523814a48934bd5cb67715782c15
Parent: 44416545d6d0b622ae051aefbd1dd8b182004224
Author: Mike Cardwell <github@???>
AuthorDate: Tue Nov 8 10:42:13 2011 +0000
Committer: Mike Cardwell <github@???>
CommitDate: Tue Nov 8 10:42:13 2011 +0000
Use https version of Google
---
templates/wrapper.xsl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/templates/wrapper.xsl b/templates/wrapper.xsl
index 39c892e..223a8d7 100644
--- a/templates/wrapper.xsl
+++ b/templates/wrapper.xsl
@@ -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>