Index: /branches/feature-module-update/data/Smarty/templates/default/admin/ownersstore/products_list.tpl
===================================================================
--- /branches/feature-module-update/data/Smarty/templates/default/admin/ownersstore/products_list.tpl	(revision 16932)
+++ /branches/feature-module-update/data/Smarty/templates/default/admin/ownersstore/products_list.tpl	(revision 16982)
@@ -13,5 +13,5 @@
             <a href="<!--{$smarty.const.OSTORE_URL}-->products/detail.php?product_id=<!--{$product.product_id|escape}-->"
                target="_blank">
-                <img src="<!--{$smarty.const.OSTORE_SSLURL}-->upload/save_image/<!--{$product.main_list_image|escape}-->" width="50" height="50">
+                <img src="<!--{$smarty.const.OSTORE_SSLURL}-->resize.php?image=<!--{$product.main_list_image|escape}-->&width=50&height=50">
             </a>
         </td>
