The Joomla! Extensions Directory ™

mistyrouge

Reviews(1)
 
bymistyrouge, January 7, 2010
Sexy Bookmarks
Hello !
I love your plugin ! It's pretty usefull and works very well (haven't tested the twitter part yet).

The only problem is that there is a little mistake that prevent your code from being html valid.
The problem is on line 234 in sexybookmarks.php :

the line is "$socials = "\n".'fetchBackground().'" '.$style.' class="sexy-bookmarks>'."

but it should be "$socials = "\n".'fetchBackground().'" '.$style.'>'."

I just remove the twice defined class element