{* * $Revision: 1.19 $ * 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="These sizes are alternate resized versions of the original you would like to have available for viewing."}
{if $ItemEditPhoto.editSizes.can.createResizes} {counter start=0 assign=index} {foreach from=$form.resizes item=resize} {g->dimensions formVar="form[resizes][$index]" width=$form.resizes.$index.width height=$form.resizes.$index.height}