You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2017/03/30 21:43:41 UTC

svn commit: r1009427 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/el/brand.html content/el/topnav.html

Author: buildbot
Date: Thu Mar 30 21:43:41 2017
New Revision: 1009427

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/el/brand.html
    websites/staging/ooo-site/trunk/content/el/topnav.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 30 21:43:41 2017
@@ -1 +1 @@
-1789587
+1789588

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 30 21:43:41 2017
@@ -1 +1 @@
-1789587
+1789588

Modified: websites/staging/ooo-site/trunk/content/el/brand.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/el/brand.html (original)
+++ websites/staging/ooo-site/trunk/content/el/brand.html Thu Mar 30 21:43:41 2017
@@ -44,7 +44,7 @@
   	<!-- Korean --><option value="ko">한국어 (ko)</option>
 	</select>
 	<script>
-	  var lang = "";
+	  var lang = "el";
 	  var dropdown = document.getElementById('selectlanguage');
 	  var options = dropdown.options;
 	  for( var i = 0; i < dropdown.options.length; i++ ) {
@@ -60,8 +60,8 @@
       <div id="searchdiv">
 	<form id="cse-search-box-header" action="https://www.google.com/search" method="get">
 	  <div>
-	    <input type="hidden" name="domains" value="www.openoffice.org/el/"/>
-	    <input type="hidden" name="sitesearch" value="www.openoffice.org/el/"/>
+	    <input type="hidden" name="domains" value="https://www.openoffice.org"/>
+	    <input type="hidden" name="sitesearch" value="https://www.openoffice.org"/>
 	  </div>
 	  <div class="topsrchbox">
 	    <input name="resultsPerPage" value="40" type="hidden"/> 

Modified: websites/staging/ooo-site/trunk/content/el/topnav.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/el/topnav.html (original)
+++ websites/staging/ooo-site/trunk/content/el/topnav.html Thu Mar 30 21:43:41 2017
@@ -13,6 +13,6 @@ h2:hover > .headerlink, h3:hover > .head
 <li><a href="/download/index.html" title="Download OpenOffice.org">Λήψεις Αρχείων</a></li>
 <li><a href="http://extensions.openoffice.org/" title="Extensions and Templates for OpenOffice">Επεκτάσεις</a></li>
 <li><a href="http://templates.openoffice.org/el" title="! ">Πρότυπα Εγγράφων</a></li>
-<li><a href="http://openoffice.apache.org/get-involved.html" title="Get involved in Apache OpenOffice">Δηλώστε Συμμετοχή</a></li>
+<li><a href="https://openoffice.apache.org/get-involved.html" title="Get involved in Apache OpenOffice">Δηλώστε Συμμετοχή</a></li>
 <li><a href="/support/index.html" title="Find Support for OpenOffice">Υποστήριξη</a></li>
 </ul></div>