{strip}
hasPermission( 'bit_p_edit' )} ondblclick="location.href='{$smarty.const.CONTACT_PKG_URL}edit.php?content_id={$gContent->mInfo.content_id}';"{/if}>
{tr}

Project-{$gContent->mInfo.project_name}{/tr}{tr} Version-{$gContent->mInfo.revision}

{/tr}
{if $gContent->mInfo.status=='C' }
{tr}Closed by {displayname user=$gContent->mInfo.closed_user user_id=$gContent->mInfo.closed_user_id real_name=$gContent->mInfo.closed_real_name} on {$gContent->mInfo.closed|bit_short_datetime}{/tr}
{/if} {if $gContent->mInfo.status=='O' }
{tr}Incident Report Open - Priority {$gContent->mInfo.priority} {/tr}
{/if} {if $gContent->mInfo.status=='X' }
{tr}Incident Report Cancelled{/tr}
{/if}
{tr}

{$gContent->mInfo.title}

{/tr}
{$parsed}
{/strip}