summaryrefslogtreecommitdiff
path: root/gallery_views/auto_flow/fisheye_auto_flow_inc.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'gallery_views/auto_flow/fisheye_auto_flow_inc.tpl')
-rwxr-xr-xgallery_views/auto_flow/fisheye_auto_flow_inc.tpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/gallery_views/auto_flow/fisheye_auto_flow_inc.tpl b/gallery_views/auto_flow/fisheye_auto_flow_inc.tpl
index 366b518..b8a1be0 100755
--- a/gallery_views/auto_flow/fisheye_auto_flow_inc.tpl
+++ b/gallery_views/auto_flow/fisheye_auto_flow_inc.tpl
@@ -6,6 +6,12 @@
<h1>{$gContent->getTitle()|escape}</h1>
</div>
+ {if $gContent->mInfo.data && $gContent->getPreference('show_description') ne 'n'}
+ <div class="body">
+ <p>{$gContent->mInfo.data|escape}</p>
+ </div>
+ {/if}
+
<div class="body col-xs-12">
{formfeedback success=$fisheyeSuccess error=$fisheyeErrors warning=$fisheyeWarnings}