image.smarty
217 Bytes
<img {if $has_id} id="{$id}" {/if} {if $has_value} src="{$value}"{/if} alt="{$name}" title="{$name}" {if $options.has_width} width="{$options.width}" {/if} {if $options.has_height} height="{$options.height}" {/if}/>
PT: 1243391
Fixed: - Catching unknown file types correctly
- Added updated image widget
Updated by: Charl Joseph Mert