{* * $Revision: 1.17 $ * 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="Reorder Album"}

{if isset($status.saved)}

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

{/if} {if isset($ItemReorder.show.automaticOrderMessage)}

{g->text text="This album has an automatic sort order specified, so you cannot change the order of items manually. You must remove the automatic sort order to continue."} {g->text text="change"}

{else}

{g->text text="Change the order of the items in this album."}

{g->text text="Move this item"}

{/if}