Author: marcus
Date: Sat Jun  7 16:31:48 2014
New Revision: 1601154

URL: http://svn.apache.org/r1601154
Log:
Changed link for extensions and templates

Modified:
    openoffice/ooo-site/trunk/content/de/downloads/index.html

Modified: openoffice/ooo-site/trunk/content/de/downloads/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/de/downloads/index.html?rev=1601154&r1=1601153&r2=1601154&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/de/downloads/index.html (original)
+++ openoffice/ooo-site/trunk/content/de/downloads/index.html Sat Jun  7 
16:31:48 2014
@@ -343,14 +343,14 @@
   <script type="text/javascript">
   <!--
   document.write( "<div class='button blue' id='optionitem5' "
-    + "onclick='openItem('optionitem5','https://extensions.openoffice.org'); 
return false;'>"
+    + "onclick='openItem('optionitem5','http://extensions.openoffice.org'); 
return false;'>"
     + "<h2>"
-      + "<a href='https://extensions.openoffice.org' title='" + 
l10n_ext_blue_box_headline_title + "'>"
+      + "<a href='http://extensions.openoffice.org' title='" + 
l10n_ext_blue_box_headline_title + "'>"
         + l10n_ext_blue_box_headline_text
       + "</a>"
     + "</h2>"
     + "<p>"
-      + "<a href='https://extensions.openoffice.org' title='" + 
l10n_ext_blue_box_text_title + "'>"
+      + "<a href='http://extensions.openoffice.org' title='" + 
l10n_ext_blue_box_text_title + "'>"
         + l10n_ext_blue_box_text_text
       + "</a>"
     + "</p>"
@@ -362,14 +362,14 @@
   <script type="text/javascript">
   <!--
   document.write( "<div class='button blue' id='optionitem6' "
-    + "onclick='openItem('optionitem6','https://templates.openoffice.org'); 
return false;'>"
+    + "onclick='openItem('optionitem6','http://templates.openoffice.org'); 
return false;'>"
     + "<h2>"
-      + "<a href='https://templates.openoffice.org' title='" + 
l10n_tlp_blue_box_headline_title + "'>"
+      + "<a href='http://templates.openoffice.org' title='" + 
l10n_tlp_blue_box_headline_title + "'>"
         + l10n_tlp_blue_box_headline_text
       + "</a>"
     + "</h2>"
     + "<p>"
-      + "<a href='https://templates.openoffice.org' title='" + 
l10n_tlp_blue_box_text_title + "'>"
+      + "<a href='http://templates.openoffice.org' title='" + 
l10n_tlp_blue_box_text_title + "'>"
         + l10n_tlp_blue_box_text_text
       + "</a>"
     + "</p>"


Reply via email to