Updating the E-mail Header
To update the e-mail header:
- Login to your server via SSH.
- Open the following file in your Business Manager file set:
lib-themes/default/lib-billing/templates/emails/widgets/header.tpl - The code below controls the header of the email. Modify it to fit your needs:
{$smarty.const[$headerTitle]|default:$headerTitle}
- Save the file.