unistar Posted October 15, 2002 Share Posted October 15, 2002 I am editing the code in tell_a_friend.php. I've edited other code but this one has me stumped: 'text' => '<div align="center">' . '' . tep_image_submit('button_tell_a_friend.gif', BOX_HEADING_TELL_A_FRIEND) . $hide . '</div>' . BOX_TELL_A_FRIEND_TEXT I need it to open a new window instead of loading the same. In HTML I would just add "target=_blank" after an <A href... but how do I do it here? Link to comment Share on other sites More sharing options...
unistar Posted October 17, 2002 Author Share Posted October 17, 2002 Anyone who knows a bit more of PHP (than me)! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.