{* * $Revision: 17380 $ * Read this before changing templates! http://codex.gallery2.org/Gallery2:Editing_Templates *}
{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}