{$page_title} - {$STRING.addnew} Status
{section name=status loop=$statuses} {/section}
Name Description Sort Order Bugs are Delete
{$statuses[status].status_name|stripslashes}  {$statuses[status].status_desc} {$statuses[status].sort_order} {if $statuses[status].bug_open eq 1} Open {else} Closed {/if} {if not $statuses[status].bug_count and $statuses[status].status_id neq BUG_UNCONFIRMED} Delete {/if}

{$first} - {$last} of {$total}
{if $pages ne "1"}[ {$pages} ]{/if}

Statuses with a Sort Order = 0 will not be selectable by users
Only those Statuses that have no bugs referencing them can be deleted