Hello
In attached_files template,
 
I would like replace:
 
src="{$attachment.thumbnailUrl}" alt="{$attachment.filename}"
 
by:
 
src="{$attachment.thumbnailUrl}" alt="{xen:raw $title}"
 
But the title is not displayed inside the Alt
Do you have an idea how to place title thread into alt ?
 
Thanks
				
			In attached_files template,
I would like replace:
src="{$attachment.thumbnailUrl}" alt="{$attachment.filename}"
by:
src="{$attachment.thumbnailUrl}" alt="{xen:raw $title}"
But the title is not displayed inside the Alt

Do you have an idea how to place title thread into alt ?
Thanks
 thanks !
thanks ! 
 
		 
 
		