{?$articlerows[i].checkbox?} |
{?$articlerows[i].articlename?} |
{?if $articlerows[i].authorid == 0?}{?$articlerows[i].author?}{?else?}{?$articlerows[i].author?}{?/if?} |
{?$articlerows[i].poster?} |
{?$articlerows[i].lastupdate|date:m-d?} |
{?$articlerows[i].permission?} |
{?section name=j loop=$articlepers?}
{?if $articlerows[i].permission == $j['value']?}{?$j['value']?}{?else?}{?$j['value']?}{?/if?}
{?/section?}
|
{?/section?}