Using 1.3.8a, no addons. Zencart uses variables zen_href_link(FILENAME_DEFAULT) and store_name to build the copyright link information that is included in emails to customers.
When the order confirmation is sent to the customer, the information is correct for my store (correct URL and correct store name). However, when a status is sent from ADMIN by changing for example a status from pending to processing, the filename_default and store_name are not using mystore, but instead picking up ZenCart URL and Zencart as store_name.
Anyone know where these variables are set? I didn't want to hard code these in email_extras.php



