File: /python/moda/public_html/tech/old/templates/six/clientareadomaingetepp.tpl
<h3>{$LANG.domaingeteppcode}</h3>
<p>
{$LANG.domaingeteppcodeexplanation}
</p>
<br />
{if $error}
{include file="$template/includes/alert.tpl" type="error" msg=$LANG.domaingeteppcodefailure|cat:" $error"}
{elseif $eppcode}
{include file="$template/includes/alert.tpl" type="warning" msg=$LANG.domaingeteppcodeis|cat:" $eppcode"}
{else}
{include file="$template/includes/alert.tpl" type="warning" msg=$LANG.domaingeteppcodeemailconfirmation}
{/if}