View Single Post
  #4 (permalink)  
Old 01-29-2006, 01:58 PM
cryptkeeper cryptkeeper is offline
Constant Pligger
 
Join Date: Jan 2006
Posts: 197
Thanks: 1
Thanked 0 Times in 0 Posts
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....
Reply With Quote