{* ********************************************************** * Developed by: Team Theme Metro * Website: http://www.thememetro.com ********************************************************** *}
{if $action eq "buy"} {if $addon eq "dnsmanagement"}

{$LANG.domainaddonsdnsmanagement}

{$LANG.domainaddonsdnsmanagementinfo}

{include file="$template/includes/alert.tpl" type="info" msg="Domain: {$domain}" textcenter=true}
{elseif $addon eq "emailfwd"}

{$LANG.domainemailforwarding}

{$LANG.domainaddonsemailforwardinginfo}

{include file="$template/includes/alert.tpl" type="info" msg="Domain: {$domain}" textcenter=true}
{elseif $addon eq "idprotect"}

{$LANG.domainidprotection}

{$LANG.domainaddonsidprotectioninfo}

{include file="$template/includes/alert.tpl" type="info" msg="Domain: {$domain}" textcenter=true}
{/if} {elseif $action eq "disable"} {if $addon eq "dnsmanagement"}

{$LANG.domainaddonsdnsmanagement}

{elseif $addon eq "emailfwd"}

{$LANG.domainemailforwarding}

{elseif $addon eq "idprotect"}

{$LANG.domainidprotection}

{/if} {include file="$template/includes/alert.tpl" type="info" msg="Domain: {$domain}" textcenter=true} {if $success} {include file="$template/includes/alert.tpl" type="success" msg=$LANG.domainaddonscancelsuccess textcenter=true} {elseif $error} {include file="$template/includes/alert.tpl" type="error" msg=$LANG.domainaddonscancelfailed textcenter=true} {else}

{$LANG.domainaddonscancelareyousure}

{/if} {/if}
{lang key='clientareabacklink'}