decizepto Member
|
Posted: 19 Jul 2008 21:47:30
Great script! Easy to install and configure, but I am having a problem with how the href's appear on the page. They have an extra space at the end that are created when a link is submitted which is causing some problems with some link exchanges.
They appear as:
<a href="http://www.skalinks.com/" target="_blank" >SkaLinks.com</a>
Where I would like to get them to appear like this:
<a href="http://www.skalinks.com/" target="_blank">SkaLinks.com</a>
Is there a fix for this?
Thanks!
|