| ID | <{$smarty.const._MD_SITETITLE}> | <{$smarty.const._MD_REPODATE}> | <{$smarty.const._MD_REPORTER}> | <{$smarty.const._MD_A_STATUS_CHANGE}> | <{$smarty.const._MD_DELETE}> |
|---|---|---|---|---|---|
| <{$b.reportid}> |
<{$b.lid}> :
<{$b.title}>
[
<{$smarty.const._EDIT}>
]
( <{if $b.ownerid > 0}>
<{/if}>
<{$b.ownerid}>:<{$b.owner_uname}>
<{if $b.owner_email}>
<{/if}>
)
|
<{$b.repodate|formatTimestamp:"m"}> | <{* broken link reporter *}>
<{if $b.sender > 0}>
<{/if}>
<{$b.sender}>:<{$b.sender_uname}>
<{if $b.sender_email}>
<{/if}>
(<{$b.ip}>) |
<{if $b.status==0}> <{$smarty.const._MD_A_STATUS_0}> -> <{$smarty.const._MD_A_STATUS_1}> <{else}> <{$smarty.const._MD_A_STATUS_1}> -> <{$smarty.const._MD_A_STATUS_0}> <{/if}> |