summaryrefslogtreecommitdiff
path: root/templates/view_image.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/view_image.tpl')
-rw-r--r--templates/view_image.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/view_image.tpl b/templates/view_image.tpl
index 7bde54a..d89974e 100644
--- a/templates/view_image.tpl
+++ b/templates/view_image.tpl
@@ -30,7 +30,7 @@
{/if}
{/if}
- {include file=$gLibertySystem->getMimeTemplate('view',$gContent->mInfo.attachment_plugin_guid) attachment=$gContent->mInfo}
+ {include file=$gLibertySystem->getMimeTemplate('view',$gContent->mInfo.attachment_plugin_guid) attachment=$gContent->mInfo.image_file}
{if $gBitSystem->isFeatureActive('fisheye_image_list_description') and $gContent->mInfo.data ne ''}
<p class="description">{$gContent->mInfo.parsed_data}</p>