{$CATEGORIES_NAV} › {'Edit album'|@translate} {$TABSHEET_TITLE}

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

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

{/if} {/if}
{'Properties'|@translate}

{'Name'|@translate}

{'Description'|@translate}

{if isset($move_cat_options) }

{'Parent album'|@translate}

{/if}

{'Access type'|@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}

{if isset($CAT_COMMENTABLE)}

{'Comments'|@translate}
{html_radios name='commentable' values='false,true'|@explode output='No,Yes'|@explode|translate selected=$CAT_COMMENTABLE}

{/if}