Author: marcus
Date: Mon Jul 15 15:15:19 2013
New Revision: 1503289
URL: http://svn.apache.org/r1503289
Log:
Added text and link to release notes/known issues inside the green box to draw
the user's attention to it - adden 2 variants
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=1503289&r1=1503288&r2=1503289&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Mon Jul 15
15:15:19 2013
@@ -84,14 +84,12 @@
}
document.write( "</div>" );
- /*
// Show a link for the known issues.
document.write( "<div class=\"sub-green\">"
- + "<h3><a
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
+ + "<p style='font-size:large'><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>Read here for known issues you should know.</b></a></h3><br />"
+ + "<b>Click here for known issues you should know about.</b></a></p><br />"
+ "</div>" );
- */
// Show some helpful links for SDK, source, checksums, release notes, legacy
version.
document.write( "<div class=\"sub-green\">"