{include file="header.tpl.html"}
{/literal}
{if $smarty.get.cat == 'edit'} {else} {/if} {if $current_role > $roles.reporter} {if $update_result != ""} {/if} {/if}
{t issue_id=$issue_id}Notification Options for Issue #%1{/t}
{if $update_result == -1} {t}An error occurred while trying to update the notification entry.{/t} {elseif $update_result == -2} {t}Error: the given email address is not allowed to be added to the notification list.{/t} {elseif $update_result == 1} {t}Thank you, the notification entry was updated successfully.{/t} {/if}
{t}Email{/t}: {if not ($os.mac and $browser.ie)}{/if} {include file="error_icon.tpl.html" field="email"}
{t}Get a Notification When{/t}: {t}Emails are Received or Sent{/t}
{t}Overview or Details are Changed{/t}
{t}Issue is Closed{/t}
{t}Files are Attached{/t}
{if $smarty.get.cat == 'edit'} {else} {/if}
{t}Existing Subscribers for this Issue{/t}:
{literal} {/literal} {section name="i" loop=$list} {cycle values=$cycle assign="row_color"} {sectionelse} {/section} {if $current_role > $roles.reporter} {/if}
  {t}Email{/t} ({t}click to edit{/t}) {t}Actions{/t}
{$list[i].sub_email|escape:"html"} {$list[i].actions}
{t}No subscribers could be found.{/t}

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