Author: marcus
Date: Wed Jan 22 21:08:19 2014
New Revision: 1560510
URL: http://svn.apache.org/r1560510
Log:
A11Y fixes: Deleted 'u' (underline) tags
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=1560510&r1=1560509&r2=1560510&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index.html (original)
+++ openoffice/ooo-site/trunk/content/index.html Wed Jan 22 21:08:19 2014
@@ -117,17 +117,17 @@ Apache OpenOffice</h1>
<div class="action-social-extra">
<p>
<span style="padding:0 5px;cursor: pointer; cursor: hand;"
onclick="javascript:follow('ApacheBlog');"
- title="Official Blog"><img src="images/logo-rss-16.png"
alt="The official Apache OpenOffice Blog" />
- <a><u>Official Blog</u></a></span>
+ title="Official Blog"><img src="images/logo-rss-16.png"
alt="Blog of OpenOffice" />
+ <a>Official Blog</a></span>
<span style="padding:0 5px;cursor: pointer; cursor: hand;"
onclick="javascript:follow('Facebook');"
title="Follow us on Facebook"><img
src="images/logo-facebook-16.png" alt="Follow us on Facebook" />
- <a><u>Facebook</u></a></span>
+ <a>Facebook</a></span>
<span style="padding:0 5px;cursor: pointer; cursor: hand;"
onclick="javascript:follow('Twitter');"
title="Follow us on Twitter"><img
src="images/logo-twitter-16.png" alt="Follow us on Twitter" />
- <a><u>Twitter</u></a></span>
+ <a>Twitter</a></span>
<span style="padding:0 5px;cursor: pointer; cursor: hand;"
onclick="javascript:follow('GooglePlus');"
title="Follow us on Google+"><img
src="images/logo-googleplus-16.png" alt="Follow us on Google+" />
- <a><u>Google+</u></a></span>
+ <a>Google+</a></span>
</p>
</div>
</div>