summaryrefslogtreecommitdiff
path: root/gallery_views/fixed_grid/fisheye_fixed_grid_inc2.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'gallery_views/fixed_grid/fisheye_fixed_grid_inc2.tpl')
-rwxr-xr-xgallery_views/fixed_grid/fisheye_fixed_grid_inc2.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gallery_views/fixed_grid/fisheye_fixed_grid_inc2.tpl b/gallery_views/fixed_grid/fisheye_fixed_grid_inc2.tpl
index da2daa7..48ac28c 100755
--- a/gallery_views/fixed_grid/fisheye_fixed_grid_inc2.tpl
+++ b/gallery_views/fixed_grid/fisheye_fixed_grid_inc2.tpl
@@ -14,7 +14,7 @@
{/if}
{include file="bitpackage:liberty/services_inc.tpl" serviceLocation='body' serviceHash=$gContent->mInfo}
- {if $gContent->mInfo.data}
+ {if $gContent->mInfo.data && $gContent->getPreference('show_description') ne 'n'}
<p>{$gContent->mInfo.data|escape}</p>
{/if}