[htmltmpl] Images with height/width of 90/120???
Brought to you by:
samtregar
From: David M. <dmu...@sn...> - 2006-02-16 14:14:17
|
I can't believe this is really happening but it appears that any img embedded in my html template that has dimensions of 120w x 90h is "dropped" from the template by HTML::Template -- view the source and image tag is not included in the html Change either dimension by a pixel (e.g. 121w/90h) and the image appears -- can anyone replicate this? TIA |