{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"}