Author: kschenk
Date: Sun Apr 29 23:11:12 2012
New Revision: 1332020
URL: http://svn.apache.org/viewvc?rev=1332020&view=rev
Log: (empty)
Modified:
incubator/ooo/ooo-site/trunk/content/download/test/index_new_dl.html
Modified: incubator/ooo/ooo-site/trunk/content/download/test/index_new_dl.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/download/test/index_new_dl.html?rev=1332020&r1=1332019&r2=1332020&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/download/test/index_new_dl.html (original)
+++ incubator/ooo/ooo-site/trunk/content/download/test/index_new_dl.html Sun Apr 29 23:11:12
2012
@@ -34,7 +34,7 @@
<script type="text/javascript">
<!--
LINK = getLink( VERSION, MIRROR, SCHEMA );
- var myURLlink = "<a href=\"" + LINK + "\"" + "title = \"" + LINK + "" >";
+ var myURLlink = "<a href=\"" + LINK + "\"" + "title = \"" + LINK + " >";
alert ("myURLlink :" + myURLlink);
document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
+ LINK + "');"
|