aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/thumbnails.tpl
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2007-01-28 20:56:10 +0000
committervdigital <vdigital@piwigo.org>2007-01-28 20:56:10 +0000
commit7ee3f5579aab21257d236e6f8aa853cd639ff460 (patch)
treee13479319990abbe9f96366bef547708f8766c38 /template/yoga/thumbnails.tpl
parent7709c4189cadfcfc56c97fd5cd47df06033b6429 (diff)
Issue 0000614: Display hits under thumbnails like comments counter
git-svn-id: http://piwigo.org/svn/trunk@1763 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/thumbnails.tpl')
-rw-r--r--template/yoga/thumbnails.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/thumbnails.tpl b/template/yoga/thumbnails.tpl
index d1757489b..8bf9d8e01 100644
--- a/template/yoga/thumbnails.tpl
+++ b/template/yoga/thumbnails.tpl
@@ -23,6 +23,9 @@
<!-- BEGIN nb_comments -->
<br />{thumbnails.line.thumbnail.nb_comments.NB_COMMENTS} {lang:comments}
<!-- END nb_comments -->
+ <!-- BEGIN nb_hits -->
+ <br />{thumbnails.line.thumbnail.nb_hits.HITS}
+ <!-- END nb_comments -->
</span>
</span>
</li>