|
well, the TPL is a smarty trmplate file. in the link (where i told you to change it to $url or whatever, after (don't remember the code exactly) a href="{$url}" put "target=blank" (or target="_blank")
ie: <a href="{url}" target="_blank">
should work....
|