Author: arielch
Date: Fri Oct 11 03:20:49 2013
New Revision: 1531179
URL: http://svn.apache.org/r1531179
Log:
Fix link to social media images in NL index
Modified:
openoffice/ooo-site/trunk/content/nl/index.html
Modified: openoffice/ooo-site/trunk/content/nl/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/nl/index.html?rev=1531179&r1=1531178&r2=1531179&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/nl/index.html (original)
+++ openoffice/ooo-site/trunk/content/nl/index.html Fri Oct 11 03:20:49 2013
@@ -103,16 +103,16 @@
<div class="action-social-extra">
<p>
<span style="padding:0 5px;cursor: pointer; cursor: hand;"
onclick="javascript:follow('ApacheBlog');"
- title="Officiële Blog"><img src="images/logo-rss-16.png"
alt="Official Blog" />
+ title="Officiële Blog"><img src="/images/logo-rss-16.png"
alt="Official Blog" />
<a><u>Officiële Blog</u></a></span>
<span style="padding:0 5px;cursor: pointer; cursor: hand;"
onclick="javascript:follow('Facebook');"
- title="Volg Ons op Facebook"><img
src="images/logo-facebook-16.png" alt="Facebook" />
+ title="Volg Ons op Facebook"><img
src="/images/logo-facebook-16.png" alt="Facebook" />
<a><u>Facebook</u></a></span>
<span style="padding:0 5px;cursor: pointer; cursor: hand;"
onclick="javascript:follow('Twitter');"
- title="Volg Ons op Twitter"><img
src="images/logo-twitter-16.png" alt="Twitter" />
+ title="Volg Ons op Twitter"><img
src="/images/logo-twitter-16.png" alt="Twitter" />
<a><u>Twitter</u></a></span>
<span style="padding:0 5px;cursor: pointer; cursor: hand;"
onclick="javascript:follow('GooglePlus');"
- title="Volg Ons op Google+"><img
src="images/logo-googleplus-16.png" alt="Google+" />
+ title="Volg Ons op Google+"><img
src="/images/logo-googleplus-16.png" alt="Google+" />
<a><u>Google+</u></a></span>
</p>
</div>