{* $Id: product_images_modify.tpl,v 1.8 2002/10/21 07:06:43 zorg Exp $ *} This section allows to upload large images (<64k) for the product.

{capture name=dialog}

{section name=image loop=$images} {if %image.first%} {/if} {if %image.last%}
Availability ID Alternative text Image type File size
Image #{$images[image].imageid} {$images[image].image_type} {$images[image].image_size}
     
{/if} {/section} Upload new image
Alternative text: 
File:

{/capture} {include file="dialog.tpl" title="Detailed images" content=$smarty.capture.dialog extra="width=100%"}