For the comments listing template, in the comments listed, for the authors' URL, how do I make the hyperlink open in a new window?
IE: If I were to make a hyperlink open in a new window it would be:
CODE
<a href=http://www.movabletype.org target=_blank>http://www.movabletype.org</a>
But how would I do it in the comments listing template for the authors' URL?