Author: marcus
Date: Mon Jul 15 17:08:20 2013
New Revision: 1503342

URL: http://svn.apache.org/r1503342
Log:
Changed text and font size

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

Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1503342&r1=1503341&r2=1503342&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Mon Jul 15 
17:08:20 2013
@@ -68,9 +68,9 @@
       + "</a></h2>"
       + "<p><a href='" + LINK + "' title='" + LINK + "'>Click here for the 
most recent version for "
       + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + 
"</b>.</a></p>"
-      + "<h3><a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
+      + "<a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
       + "title='Get information about known issues in Apache OpenOffice " + 
VERSION + "'>"
-      + "<b>Click here for known issues you should know about.</b></a></h3><br 
/>");
+      + "<b>Click here for known installation issues.</b></a><br /><br />");
     //  }
   } else {
     // Download from an alternative webpage if hasMirrorLink() == false.
@@ -86,9 +86,10 @@
 
   // Show a link for the known issues.
   document.write( "<div class=\"sub-green\">"
-    + "<p style='font-size:large'><br /><a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
+    + "<p><br />"
+    + "<a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
     + "title='Get information about known issues in Apache OpenOffice " + 
VERSION + ".'>"
-    + "<b>Click here for known issues you should know about.</b></a></p><br />"
+    + "<b>Click here for known installation issues.</b></a></p><br />"
   + "</div>" );
 
   // Show some helpful links for SDK, source, checksums, release notes, legacy 
version.


Reply via email to