You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by pe...@apache.org on 2014/08/24 15:39:38 UTC

svn commit: r1620137 - /openoffice/ooo-site/trunk/content/sr-latn/download/index.html

Author: pescetti
Date: Sun Aug 24 13:39:38 2014
New Revision: 1620137

URL: http://svn.apache.org/r1620137
Log:
workaround to show download links while index_new.html is translated.

Modified:
    openoffice/ooo-site/trunk/content/sr-latn/download/index.html

Modified: openoffice/ooo-site/trunk/content/sr-latn/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sr-latn/download/index.html?rev=1620137&r1=1620136&r2=1620137&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sr-latn/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/sr-latn/download/index.html Sun Aug 24 13:39:38 2014
@@ -130,6 +130,12 @@
   </div>
   </noscript>
 
+<!-- Temporary workaround pointing at the global download page. -->
+<div id="optionitem2" class="first button green-sel">
+  <h2><a href="http://www.openoffice.org/download/">Download Apache OpenOffice</a></h2>
+  <p><a href="http://www.openoffice.org/download/">Download Apache OpenOffice</a></p>
+</div>
+
   <!-- Light Blue: Share download with social networks -->
   <div class="button lightblue" id="optionitem2">
     <h2><a style="cursor: default;" title="Pomozite širenju informacije i recite prijateljima o Apache OpenOffice">Pomozite širenju priče</a></h2>
@@ -371,4 +377,4 @@
   </div>
 </div>
 
-</body></html>
\ No newline at end of file
+</body></html>