I was just reading this post here but I may have a newer version of Zen installed:
http://www.zen-cart.com/forum/showth...+check+updates
I'd like to remove this link from the admin panel. Can someone guide me to the correct edit for this line of code:
in admin/includes/header.php
Thank you kindly.PHP Code:// reset update message, since we WILL be advising of an available upgrade
if ($new_version == TEXT_VERSION_CHECK_CURRENT) $new_version = '';
Gin



