This commit is contained in:
Laurent Destailleur 2020-06-11 02:11:17 +02:00
parent bd22ad4174
commit 6a3547f8af

View File

@ -763,7 +763,7 @@ function getSocialNetworkSharingLinks()
// Reddit
$out .= '<div class="dol-social-share-reddit">'."\n";
$out .= '<a href="https://www.reddit.com/submit" target="_blank" onclick="window.location = \'https://www.reddit.com/submit?url='.$fullurl.'\'; return false">';
$out .= '<img src="https://www.reddit.com/static/spreddit7.gif" alt="Submit to reddit" border="0" /> </a>';
$out .= '<span class="dol-social-share-reddit-span">Reddit</a>';
$out .= '</div>'."\n";
// Facebook