http://www.darkhonor.com/forum/links.php
The code to make the change happens in \templates\[theme]\links_body.tpl around line 37:
Change:
- Code: Select all
<span class="gensmall"><a href="{row.cat.sub.link.LINK_URL}">{row.cat.sub.link.LINK_NAME}</a></span>
To Read:
- Code: Select all
<span class="gensmall"><a href="{row.cat.sub.link.LINK_URL}" target="_blank">{row.cat.sub.link.LINK_NAME}</a></span>
Hope you like it. Thanks for the mod though. It's more along the lines of what I was after for my links collection. Keep up the great work!
Alex
--
"If you're not happy, then the lawyers are doing their job."
Visit My Website: Darkhonor's Domain

