{$page_title}
-
{$STRING.addnew} Status
Name
Description
Sort Order
Delete
{section name=status loop=$statuses}
{$statuses[status].status_name|stripslashes}
{$statuses[status].status_desc}
{$statuses[status].sort_order}
{if not $statuses[status].bug_count}
Delete
{/if}
{/section}
{$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