Points/src/Application/views/tpl/email/d3_email_pointsvoucher_html...

15 lines
579 B
Smarty
Raw Normal View History

2018-04-19 13:42:04 +02:00
[{ assign var="shop" value=$oEmailView->getShop() }]
[{ assign var="oViewConf" value=$oEmailView->getViewConfig() }]
[{ assign var="user" value=$oEmailView->getUser() }]
[{ assign var="currency" value=$oEmailView->getCurrency() }]
[{oxcontent ident="d3pointsvouchersubjectmail" assign="header_sub"}]
[{include file="email/html/header.tpl" title=$shop->oxshops__oxname->value|cat:" - "|cat:$header_sub}]
<br><br>
[{oxcontent ident="d3pointsvouchermail"}]
<br>
<br>
[{oxcontent ident="d3pointsdisablemail"}]
<br>
<br>
[{include file="email/html/footer.tpl"}]