{assign var=title value="Edit E-Mail Template"} {include file="admin/header.inc.html"}

{$title}

{if $error}
{foreach from=$error item=e}
  • {$e}
  • {/foreach}
    {/if} {if $smarty.request.product_id} {/if} {if $day ne ""} {/if}
    Template {$tpl|escape}
    {$tpl_name|escape}
    Language {if $copy_lang_options}      Copy from another language {/if}
    Product# {$smarty.request.product_id|escape} ({php}$p = $GLOBALS['db']->get_product($_REQUEST['product_id']); print $p['title']{/php})
    Day when message will be sent              Edit another day message
    E-Mail Message Type
    Subject
    E-Mail Message
    {if $format eq "multipart"} Alternative E-Mail Text (in plain-text format}
    {/if} E-Mail Variables:

    Attachments:
    Upload your file to amember/templates/ folder and enter filename
    {foreach from=$attachments item=a}
    {/foreach}


            
    {include file="admin/footer.inc.html"}