{* $Header: /cvsroot/bitweaver/_bit_articles/templates/admin_types.tpl,v 1.7 2006/09/03 20:04:53 squareing Exp $ *} {strip}
| {tr}Name{/tr} | {foreach from=$artTypes item=artType}{counter name=th} | {/foreach}{counter name=th} |
|---|---|---|
| {tr}{$types[user].type_name}{/tr} | {foreach from=$artTypes item=artType key=key}{/foreach} | {if $types[user].article_cnt eq 0} {smartlink ititle="remove" ibiticon="icons/edit-delete" remove_type=`$types[user].article_type_id`} {else} {$types[user].article_cnt} {/if} |