dded /images to path
authormtopper <mtopper>
Wed, 27 Jul 2005 19:47:32 +0000 (19:47 +0000)
committermtopper <mtopper>
Wed, 27 Jul 2005 19:47:32 +0000 (19:47 +0000)
etc/producer/startpage.template

index d20cd1d..5aa096b 100755 (executable)
                          <if s.to_media_images >
                                <table class="imageWrap" cellspacing="0">
                                 <tr>
-                                 <td class="image" style="background: url(${s.to_media_images[0]["publish_path"]}) no-repeat top center;"><br /></td>
+                                 <td class="image" style="background: url(/images/${s.to_media_images[0]["publish_path"]}) no-repeat top center;"><br /></td>
                                 </tr>
                                 <tr>
                                  <td><small>${s.to_media_images[0]["title"]}</small></td>