Edit File: mail.tpl
{include file="common/letter_header.tpl"} {__("hello")} {$send_data.to_name},<br /><br /> {__("text_recommendation_notes")}<br /> <a href="{$link}">{$link}</a><br /><br /> <b>{__("notes")}:</b><br /> {$send_data.notes|replace:"\n":"<br />" nofilter} {include file="common/letter_footer.tpl"}
Back to File Manager