Author: mseidel
Date: Fri Jun  2 20:55:49 2017
New Revision: 1797442

URL: http://svn.apache.org/viewvc?rev=1797442&view=rev
Log:
Disabled redirect box

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

Modified: openoffice/ooo-site/trunk/content/no/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/no/index.html?rev=1797442&r1=1797441&r2=1797442&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/no/index.html (original)
+++ openoffice/ooo-site/trunk/content/no/index.html Fri Jun  2 20:55:49 2017
@@ -32,7 +32,7 @@
           window.open( "https://twitter.com/ApacheOO";, "_blank" );
         } else if ( platform == 'GooglePlus' ) {
           window.open( "https://plus.google.com/+openoffice";, "_blank" );
-               } else if ( platform == 'YouTube' ) {
+       } else if ( platform == 'YouTube' ) {
           window.open( "https://www.youtube.com/c/openoffice";, "_blank" );
         }
       }
@@ -231,7 +231,7 @@
   // Show redirect box.
   // Show a text how to redirect to the NL webpage.
   // In "/msg_prop_l10n.js": Change the mode and text how a redirect to the 
respective NL webpage should be done.
-  setRedirect();
+  setRedirect(no);
   //-->
   </script>
 
@@ -415,7 +415,7 @@
 
         <em>28 October 2015:</em>
         <br />
-        <a href="http://s.apache.org/announcing-openoffice-412";>
+        <a href="https://s.apache.org/announcing-openoffice-412";>
         Announcing Apache OpenOffice 4.1.2</a>
         <br />
 


Reply via email to