I have edited /includes/languages/english/MY_TEMPLATE/meta_tags.php as follows:
// page title
define('TITLE', 'Grabnabbit');
// Site Tagline
define('SITE_TAGLINE', 'Better Security for Everyone');
and yet the the metatag preview stills shows "Zen Cart! The Art of E-commerce" as the Title/Tagline. The other override files I have placed in this directory - english.php, header.php, and index.php - appear to work properly. What am I missing?



