{* * $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. *}
{g->hiddenFormVars}

{g->text text="Choose an album"}

{capture name=url}{g->url arg1="view=publishxp.NewAlbum"}{/capture} {g->text text="Choose an album for new photos, or create a new album." arg1=$smarty.capture.url}

{if isset($form.error.albumId.missing)}
{g->text text="You must select an album"}
{/if}