{* * $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="Square Thumbnails"}

{if isset($status.saved)}

{g->text text="Settings saved successfully"}

{/if}
{if isset($form.error.color.missing)}
{g->text text="Color value missing"}
{/if} {if isset($form.error.color.invalid)} {g->text text="Color value invalid"} {/if}

{g->text text="Background color is in RGB hex format; 000000 is black, FFFFFF is white."}