15 lignes
542 B
Smarty
15 lignes
542 B
Smarty
[{ assign var="shop" value=$oEmailView->getShop() }]
|
|
[{ assign var="oViewConf" value=$oEmailView->getViewConfig() }]
|
|
[{ assign var="user" value=$oEmailView->getUser() }]
|
|
|
|
[{oxcontent ident="d3remindpointssubjectmail" assign="header_sub"}]
|
|
[{include file="email/html/header.tpl" title=$shop->oxshops__oxname->value|cat:" - "|cat:$header_sub}]
|
|
<br><br>
|
|
[{oxcontent ident="d3remindpointsmail"}]
|
|
<br>
|
|
<br>
|
|
[{oxcontent ident="d3pointsdisablemail"}]
|
|
<br>
|
|
<br>
|
|
[{include file="email/html/footer.tpl"}]
|