[SCM] Samba Website Repository - branch master updated

Björn Jacke bjacke at samba.org
Tue Aug 13 09:38:12 MDT 2013


The branch, master has been updated
       via  b7a6fcd use https for google search form
      from  2388470 Update team page listing for Jeff Layton

http://gitweb.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit b7a6fcdfd5cc025f8ec8affec6cfe36af01b66a0
Author: Björn Jacke <bj at sernet.de>
Date:   Tue Aug 13 17:33:47 2013 +0200

    use https for google search form

-----------------------------------------------------------------------

Summary of changes:
 header_style.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/header_style.html b/header_style.html
index 1658bc2..87d7680 100755
--- a/header_style.html
+++ b/header_style.html
@@ -20,7 +20,7 @@
 			<div id="hd">
 				<div class="noPrint" id="hdScreen">
 					<div id="search">
-						<form action="http://www.google.com/search" method="get">
+						<form action="https://www.google.com/search" method="get">
 							<label for="searchString">search samba.org:</label>
 							<input type="text" name="q" class="text" id="searchString">
 							<input type="image" src="/samba/style/2010/grey/buttonSearch.png" class="image" id="searchButton">


-- 
Samba Website Repository


More information about the samba-cvs mailing list