{include file="header.tpl.html"}
{literal} {/literal}
{if $smarty.get.cat == 'edit'} {else} {/if} {if $current_role > $roles.reporter} {if $insert_result != ""} {/if} {/if}
Authorized Repliers
{if $insert_result == -1} An error occurred while trying to insert the authorized replier. {elseif $insert_result == -2} Users with a role of "customer" or below are not allowed to be added to the authorized repliers list. {elseif $insert_result == 1} Thank you, the authorized replier was inserted successfully. {/if}
Email: {if not ($os.mac and $browser.ie)}{/if} {include file="error_icon.tpl.html" field="email"}
Existing Authorized Repliers for this Issue:
{literal} {/literal} {section name="i" loop=$list.all} {cycle values=$cycle assign="row_color"} {sectionelse} {/section} {if $current_role > $roles.reporter} {/if}
  Email
{$list.all[i].replier|escape:"html"} {if $list.all[i].replier_type == 'user'}<{$list.all[i].usr_email|escape:"html"}>{/if}
No authorized repliers could be found.

{include file="app_info.tpl.html"} {include file="footer.tpl.html"}