Edit File: status_a_d_notification.tpl
{include file="common/letter_header.tpl"} {__("hello")},<br /><br /> {__("text_company_status_changed", ["[company]" => $company_data.company_name, "[status]" => $status])} <br /><br /> {if $reason} {__("reason")}: {$reason} <br /><br /> {/if} {include file="common/letter_footer.tpl"}
Back to File Manager