{include file="$admintemplatepath/header.template"} {include file="$admintemplatepath/navigation.template" showOpt=newResourceAlbum title=$locale->tr("newResourceAlbum")}
{include file="$admintemplatepath/formvalidate.template"} {if $viewIsError} {if $viewErrorMessage != ""} {include file="$admintemplatepath/successmessage.template" message=$viewErrorMessage} {/if} {/if} {$locale->tr("newResourceAlbum")}
*
{$locale->tr("album_name_help")}
{include file="$admintemplatepath/validate.template" field=albumName message=$locale->tr("error_empty_name")}
{$locale->tr("parent_album_help")}
{$locale->tr("album_description_help")}
{$locale->tr("show_album_help")}
{include file="$admintemplatepath/footernavigation.template"} {include file="$admintemplatepath/footer.template"}