@dcfxking - the file is /email/email_template_order_status.html


@whoever can help

The New Staus doesn't show up in my emails. Before I loaded this module I had to change email_template_order_status.html because it was showing the new status twice i.e. New Status: Shipped Shipped

I changed: <div>$EMAIL_TEXT_STATUS_LABEL $EMAIL_TEXT_NEW_STATUS</div>
To: <div>$EMAIL_TEXT_STATUS_LABEL</div> and it solved that problem but now it is gone.

BTW: Great mod!