{if $action eq "buy"} {if $addon eq "dnsmanagement"} {include file="$template/includes/pageheader.tpl" title=$LANG.domainaddonsdnsmanagement} {include file="$template/includes/alert.tpl" type="info" msg="Domain: {$domain}" textcenter=true}

{$LANG.domainaddonsdnsmanagementinfo}

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

{$LANG.domainaddonsemailforwardinginfo}

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

{$LANG.domainaddonsidprotectioninfo}

{/if} {elseif $action eq "disable"} {if $addon eq "dnsmanagement"} {include file="$template/includes/pageheader.tpl" title=$LANG.domainaddonsdnsmanagement} {elseif $addon eq "emailfwd"} {include file="$template/includes/pageheader.tpl" title=$LANG.domainemailforwarding} {elseif $addon eq "idprotect"} {include file="$template/includes/pageheader.tpl" title=$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.clientareabacklink}