{if $update_result == -1}
Sorry, an error happened while trying to run your query.
{elseif $update_result == 1}
Thank you, issue #{$smarty.post.issue_id} was updated successfully.
{if $has_duplicates == 'yes'}
Also, all issues that are marked as duplicates from this one were updated as well.
{/if}