Updating the E-mail Header

To update the e-mail header:

  1. Login to your server via SSH.
  2. Open the following file in your Business Manager file set: lib-themes/default/lib-billing/templates/emails/widgets/header.tpl
  3. The code below controls the header of the email. Modify it to fit your needs:

    {$smarty.const[$headerTitle]|default:$headerTitle}

  4. Save the file.