diff --git a/templates/businessimage/gallery/index.tpl b/templates/businessimage/gallery/index.tpl
index 1d534820fa..bf19b6eb6f 100755
--- a/templates/businessimage/gallery/index.tpl
+++ b/templates/businessimage/gallery/index.tpl
@@ -31,7 +31,7 @@
{foreach $albums as $item}
{if $item.count > 0}
- {$loc_cover_url = "uploads/gallery/" .$item.id ."/" .$item.cover_name ."_prev".$item.cover_ext}
+ {$loc_cover_url = "uploads/gallery/" .$item.id ."/_thumbs/" .$item.cover_name ."".$item.cover_ext}
{if $item['cover_name']}
@@ -60,4 +60,4 @@
-
\ No newline at end of file
+