put "height" where "width" was.
authormh <mh>
Mon, 15 Apr 2002 23:17:02 +0000 (23:17 +0000)
committermh <mh>
Mon, 15 Apr 2002 23:17:02 +0000 (23:17 +0000)
templates-dist/producer/content.template

index a78e1bf..58f41c8 100755 (executable)
               <p>
                 <img src="${image["publish_server"]}${image["publish_path"]}"
                  border="0" width="${image["img_width"]}"
-                 height="${image["img_width"]}" alt="${image["title"]}">
+                 height="${image["img_height"]}" alt="${image["title"]}">
                  <br><i>${image["title"]}</i>
               </p>
             </list>