www.resourcesonline.us Posted March 29, 2009 Share Posted March 29, 2009 how do I remove the Privacy Notice on my ecomerce store? Link to comment Share on other sites More sharing options...
spax Posted March 29, 2009 Share Posted March 29, 2009 Make a copy first then open includes/boxes/information.php in a text editor and either remove or comment this line of code: '<a href="' . tep_href_link(FILENAME_PRIVACY) . '">' . BOX_INFORMATION_PRIVACY . '</a><br>' . save the changes and upload it to its directory. Link to comment Share on other sites More sharing options...
www.resourcesonline.us Posted March 31, 2009 Author Share Posted March 31, 2009 Make a copy first then open includes/boxes/information.php in a text editor and either remove or comment this line of code: '<a href="' . tep_href_link(FILENAME_PRIVACY) . '">' . BOX_INFORMATION_PRIVACY . '</a><br>' . save the changes and upload it to its directory. Perfect this worked just fine, thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.