View Single Post
  #30  
Old 08-18-2003, 05:06 AM
 
Tye Tye is offline
 

eXpert
  
Join Date: Nov 2002
Location: Australia
Posts: 284
 

Default Full code! Is this correct!

{* $Id: product_images.tpl,v 1.6 2002/05/20 06:55:24 lucky Exp $ *}
{if $images ne ""}
{capture name=dialog}
{section name=image loop=$images}
{if $images[image].avail eq "Y"}
[img]../product_image.php?imageid={$images[image].imageid}[/img]




{/if}
{/section}
{/capture}
{if $smarty.capture.dialog ne ""}
{include file="dialog.tpl" title=$lng.lbl_detailed_images content=$smarty.capture.dialog extra="width=100%"}
{/if}
{/if}
[img]../product_image.php?imageid={if $images[image].imageid}[/img]
__________________
Today is a beautiful day, grab it while you can and live it to the full

Version 4.2.3 UNIX