{$LANG.domaincontactinfo}

{include file="$template/includes/alert.tpl" type="info" msg=$LANG.whoisContactWarning} {if $successful} {include file="$template/includes/alert.tpl" type="success" msg=$LANG.changessavedsuccessfully textcenter=true} {/if} {if $pending} {include file="$template/includes/alert.tpl" type="info" msg=$pendingMessage textcenter=true} {/if} {if $domainInformation && !$pending && $domainInformation->getIsIrtpEnabled() && $domainInformation->isContactChangePending()} {if $domainInformation->getPendingSuspension()} {include file="$template/includes/alert.tpl" type="warning" msg="{$LANG.domains.verificationRequired}
{$LANG.domains.newRegistration}" textcenter=true} {else} {include file="$template/includes/alert.tpl" type="info" msg="{$LANG.domains.contactChangePending}
{$LANG.domains.contactsChanged}" textcenter=true} {/if} {/if} {if $error} {include file="$template/includes/alert.tpl" type="error" msg=$error textcenter=true} {/if}
{foreach from=$contactdetails name=contactdetails key=contactdetail item=values}

{$contactdetail} {$LANG.supportticketscontact}

{foreach key=name item=value from=$values}
{/foreach}
{/foreach}

{if $domainInformation && $irtpFields} {/if}

{if $domainInformation && $irtpFields} {/if}