{strip} {jstab title="Categorize"} {legend legend="Categorize"}
{formlabel label="Pick Categories" for="pigeonholes"} {if $pigeonPathList|@count ne 0} {forminput} {if $pigeonPathList|@count < $gBitSystem->getConfig( 'pigeonholes_scrolling_list_number' )} {foreach from=$pigeonPathList key=pigeonId item=path} {/foreach} {else} {/if} {/forminput} {else}

{tr}There are no categories available at the moment.{/tr}

{if $gBitUser->isAdmin()} {smartlink ititle="Create Category" ipackage="pigeonholes" ifile="edit_pigeonholes.php"} {/if} {/if}
{/legend} {/jstab} {/strip}