{* * $Revision: 1.1 $ * 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->text text="Password Protection"}

{g->text text="Assign a password that is required for guests or other users without view permission. Ensure guests have permission to view resizes and/or original items before assigning a password."}

{if ($form.PasswordOption.hasPassword)}

{g->text text="This item is already password protected."}

{/literal} {/if}
{if isset($form.error.PasswordOption.mismatch)}
{g->text text="The passwords you entered did not match"}
{/if}