Author: marcus
Date: Wed Jan 22 21:01:32 2014
New Revision: 1560509
URL: http://svn.apache.org/r1560509
Log:
A11Y fixes: Changed redundant alternative text of images
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=1560509&r1=1560508&r2=1560509&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index.html (original)
+++ openoffice/ooo-site/trunk/content/index.html Wed Jan 22 21:01:32 2014
@@ -117,16 +117,16 @@ 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="Official Blog" />
+ title="Official Blog"><img src="images/logo-rss-16.png"
alt="The official Apache OpenOffice Blog" />
<a><u>Official Blog</u></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="Facebook" />
+ title="Follow us on Facebook"><img
src="images/logo-facebook-16.png" alt="Follow us on Facebook" />
<a><u>Facebook</u></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="Twitter" />
+ title="Follow us on Twitter"><img
src="images/logo-twitter-16.png" alt="Follow us on Twitter" />
<a><u>Twitter</u></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="Google+" />
+ title="Follow us on Google+"><img
src="images/logo-googleplus-16.png" alt="Follow us on Google+" />
<a><u>Google+</u></a></span>
</p>
</div>