{php}$GLOBALS['__pagePath'] = array('TRANS_MANAGE_CLIENTS', 'TRANS_CONTACTS', 'TRANS_ADD_CONTACT');{/php} {include file="$tplDirectory/header.tpl" parentName="TRANS_MANAGE_CLIENTS" childName="TRANS_CONTACTS" grandchildName="TRANS_ADD_CONTACT" sideNavMajor="clients" sideNavMinor="clients"} {include file="$tplDirectory/widgets/showInvalid.tpl" inputInvalid=$inputInvalid} {include file="$tplDirectory/widgets/context/client.tpl" client=$client suppressEditLink=1 suppressDeleteLink=1} {if $formValues.contactPrimary} {assign var="suppressDeleteLink" value=1} {else} {assign var="suppressDeleteLink" value=0} {/if}