{$plang.head}

{include file=shared:errorlist.tpl} {html_form class=option-set}

{$plang.label_selectgallery}

{/html_form} {if !empty($currentgallery)}

{$plang.label_editcaptionsforgallery} {$currentgallery}

{html_form class=option-set}

{if count($currentgalleryimages) == 0} {$plang.label_noimagesingallery} {else} {foreach from="$currentgalleryimages" item="currentfilename"} {/foreach}
{$currentfilename}
{$currentfilename}
{/if}

{/html_form} {/if}