diff --git a/saimod_webcraft_gallery.php b/saimod_webcraft_gallery.php
index dae12d8..24730f9 100644
--- a/saimod_webcraft_gallery.php
+++ b/saimod_webcraft_gallery.php
@@ -16,7 +16,7 @@ class saimod_webcraft_gallery extends \SYSTEM\SAI\SaiModule {
$gallery = \SQL\SAIMOD_WEBCRAFT_GALLERY_GALLERY_ID::QQ(array($id));
$result = '';
while($img = $gallery->next()){
- $result .= '';}
+ $result .= '
';}
$result .= '';
return $result;
}
diff --git a/tpl/saimod_webraft_gallery_gallery_item.tpl b/tpl/saimod_webraft_gallery_gallery_item.tpl
index 8e78282..b4fed0b 100644
--- a/tpl/saimod_webraft_gallery_gallery_item.tpl
+++ b/tpl/saimod_webraft_gallery_gallery_item.tpl
@@ -1,5 +1,5 @@
${description}