{* * $Revision: 1.3 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *}
{if isset($form.adminFlag)}

{if $form.adminFlag==2} {g->text text="Override global custom field settings for this album"} {else} {g->text text="Edit custom field settings for this album"} {/if}

{/if} {if !empty($form.fields)} {foreach from=$form.fields key=field item=value} {/foreach}
{$field} {if isset($form.choices[$field])} {else} {/if}
{/if}
{if !empty($form.fields)}
{/if}