sinryder Posted February 18, 2005 Share Posted February 18, 2005 hello guys , can any one please change this code below so instead of showing the text links like this : ........ Title ................................ Links oscommerce shopping cart ........ http://www.oscommerce case 'LINK_LIST_TITLE': $lc_align = ''; $lc_text = $listing['links_title']; break; case 'LINK_LIST_URL': $lc_align = ''; $lc_text = '<a href="' . tep_get_links_url($listing['links_id']) . '" target="_blank" ' . ' . $listing['links_url'] . '</a>'; it should be hyperlink , like oscommerce shopping cart your help is greatly appreciated thankyou Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.