<img src="$this->images/atb_cpaf.gif" align="left" alt="" /> <a class="uno" href="$cpaforum">{$this->lang['cpaf']}</a>
REPLACE WITH:<img src="$this->images/atb_cpaf.gif" align="left" alt="" /> <a class="uno" href="$cpaforum" target="_blank">{$this->lang['cpaf']}</a>
Notice that it is only simple html with double-quotes "escaped" with backslashes. Easy. 












