Author: marcus
Date: Thu Aug  1 19:58:45 2013
New Revision: 1509403

URL: http://svn.apache.org/r1509403
Log:
Fixed broken JS

Modified:
    openoffice/ooo-site/trunk/content/download/other.html

Modified: openoffice/ooo-site/trunk/content/download/other.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/other.html?rev=1509403&r1=1509402&r2=1509403&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/other.html (original)
+++ openoffice/ooo-site/trunk/content/download/other.html Thu Aug  1 19:58:45 
2013
@@ -83,8 +83,8 @@
   + "title='The KEYS file contains the PGP keys of the Apache OpenOffice 
Release Managers'>KEYS</a> file.</p>"
 
   + "<p>For more information and details how to do the integrity verification 
please read the guide: "
-  + "<a href='checksums.html' title=#How to verify the download with 
signatures and hash values?'>"
-  + "How to verify the download with signatures and hash values?</a>.</p>" );
+  + "<a href='checksums.html' title='How to verify the download with 
signatures and hash values?'>"
+  + "How to verify the download with signatures and hash values?</a></p>" );
   document.write( "<br />" );
 
   write_table();


Reply via email to