{* $Id: cat_modify.tpl 2776 2008-10-19 15:37:43Z vdigital $ *} {include file='include/autosize.inc.tpl'} {include file='include/resize.inc.tpl'}

{'title_edit_cat'|@translate}

{$CATEGORIES_NAV}

{'Informations'|@translate} {if isset($CAT_FULL_DIR) } {/if}
{'storage'|@translate} {$CAT_FULL_DIR}
{'Name'|@translate}
{'Description'|@translate}
{if isset($move_cat_options) }
{'Move'|@translate} {'Parent category'|@translate}
{/if}
{'Options'|@translate} {if isset($SHOW_UPLOADABLE) } {/if}
{'conf_access'|@translate} {html_radios name='status' values=$status_values output=$status_values|translate selected=$CAT_STATUS}
{'lock'|@translate} {html_radios name='visible' values='true,false'|@explode output='No,Yes'|@explode|translate selected=$CAT_VISIBLE}
{'comments'|@translate} {html_radios name='commentable' values='false,true'|@explode output='No,Yes'|@explode|translate selected=$CAT_COMMENTABLE}
{'editcat_uploadable'|@translate} {html_radios name='uploadable' values='false,true'|@explode output='No,Yes'|@explode|translate selected=$CAT_UPLOADABLE}
{'Sort order'|@translate}

{foreach from=$image_orders item=order}
{/foreach}

{if isset($representant) }
{'Representant'|@translate}
{if isset($representant.picture) } {else} {'Random picture'|@translate} {/if} {if $representant.ALLOW_SET_RANDOM }

{/if} {if isset($representant.ALLOW_DELETE) }

{/if}
{/if}