{capture assign="extra_title"}{t}Associate Emails{/t}{/capture} {include file="header.tpl.html" extra_title=$extra_title} {include file="navigation.tpl.html"} {if $app_setup.support_email != 'enabled'}
 {t}Sorry, but this feature has been disabled by the administrator.{/t}

 {t}Go Back{/t}


{elseif $no_access == 1}
 {t}Sorry, but you do not have access to this page.{/t}

 {t}Go Back{/t}


{else} {include file="email_filter_form.tpl.html"} {/literal}
{if $has_customer_integration} {/if} {section name="i" loop=$list} {if $has_customer_integration} {/if} {sectionelse} {/section}
{math equation="x + 1" x=$list_info.start_offset assign="start_offset_plus_one"} {t count=$list_info.end_offset 1=$list_info.total_rows 2=$start_offset_plus_one 3=$list_info.end_offset plural="Viewing Emails (%1 emails found, %2 - %3 shown)"}Viewing Emails (%1 email found){/t} {include file="help_link.tpl.html" topic="support_emails"}
{if $list}{/if} {t}Sender{/t} {if $sorting.images.sup_from != ""}{/if} {t}Customer{/t} {if $sorting.images.sup_customer_id != ""}{/if} {t}Date{/t} {if $sorting.images.sup_date != ""}{/if} {t}To{/t} {if $sorting.images.sup_to != ""}{/if} {t}Status{/t} {if $sorting.images.sup_iss_id != ""}{/if}  {t}Subject{/t} {if $sorting.images.sup_subject != ""}{/if}
{$list[i].sup_from|escape:"html"}{$list[i].customer_title|escape:"html"}{$list[i].sup_date} {$list[i].sup_to|escape:"html"|replace:",":" "} {if $list[i].sup_iss_id != 0} {t}associated{/t} ({$list[i].sup_iss_id}) {else} {t}pending{/t} {/if} {capture assign="default_subject"}<{t}Empty Subject Header{/t}>{/capture}  {$list[i].sup_subject|default:$default_subject|escape:"html"} {if $list[i].sup_has_attachment}
{t}No emails could be found.{/t}
{if $list} {include file="include/issue_field.tpl.html" field_name="issue_id" form_name='email_list_form' span_class="default_white"} {/if} {t}Rows per Page:{/t}  
{if $list} {/if} {t}List Removed Emails{/t} 
{/if} {include file="app_info.tpl.html"} {include file="footer.tpl.html"}