Author: marcus
Date: Tue Jan 14 21:40:20 2014
New Revision: 1558206
URL: http://svn.apache.org/r1558206
Log:
A11Y improvement: Changed 'a' tags to get only 1 link instead of 2 which were
identical
Modified:
openoffice/ooo-site/trunk/content/index.html
Modified: openoffice/ooo-site/trunk/content/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/index.html?rev=1558206&r1=1558205&r2=1558206&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index.html (original)
+++ openoffice/ooo-site/trunk/content/index.html Tue Jan 14 21:40:20 2014
@@ -41,8 +41,8 @@
<li>
<div class="action-info">
<div class="action-text action-link">
- <h2><a href="/why/">I want to learn more about OpenOffice</a></h2>
- <p><a href="/why/">What is Apache OpenOffice? And why should I use
it?</a></p>
+ <h2><a href="/why/">I want to learn more about OpenOffice</h2>
+ <p>What is Apache OpenOffice? And why should I use it?</a></p>
</div>
</div>
</li>