{literal} {/literal} {t}Customer Details{/t} {if $current_role != $roles.customer} {t}Customer{/t}:
{$customer_name}
  {if $current_role > $roles.standard_user} {t}Lookup Customer{/t} {/if} {t}Contact{/t}:
{$contact_name}
{t}Add Primary Contact to Notification List? *{/t} {t}Yes{/t}   {t}No{/t} {t}Notify Customer About New Issue? *{/t} {t}Yes{/t}   {t}No{/t} {else} {/if} {t}Last Name{/t}: * {include file="error_icon.tpl.html" field="contact_person_lname"} {t}First Name{/t}: * {include file="error_icon.tpl.html" field="contact_person_fname"} {t}Email{/t}: * {include file="error_icon.tpl.html" field="contact_email"} {t}Phone Number{/t}: {t}Timezone{/t}: {if $smarty.post.contact_timezone != ''} {assign var=current_tz value=$smarty.post.contact_timezone} {else} {assign var=current_tz value=$user_prefs.timezone} {/if} {include file="lookup_field.tpl.html" lookup_field_name="search" lookup_field_target="contact_timezone" tabindex=$tabindex++} {t}Additional Contact Emails{/t}: {t}(hold ctrl to select multiple options){/t}
{t}(only technical contacts listed on your contract){/t}