summaryrefslogtreecommitdiff
path: root/templates/list_galleries.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/list_galleries.tpl')
-rw-r--r--templates/list_galleries.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list_galleries.tpl b/templates/list_galleries.tpl
index 5b66e19..3acfa91 100644
--- a/templates/list_galleries.tpl
+++ b/templates/list_galleries.tpl
@@ -76,7 +76,7 @@
<p>{$gal.data|truncate:200}</p>
{/if}
- {if $gBitSystem->isFeatureActive('fisheye_list_created' ) or if $gBitSystem->isFeatureActive('fisheye_list_lastmodif' )}
+ {if $gBitSystem->isFeatureActive('fisheye_list_created' ) or $gBitSystem->isFeatureActive('fisheye_list_lastmodif' )}
<div class="date">
{if $gBitSystem->isFeatureActive('fisheye_list_created' ) }
Created: {$gal.created|bit_short_date}<br />