summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspiderr <spider@viovio.com>2012-05-06 17:12:51 -0400
committerspiderr <spider@viovio.com>2012-05-06 17:12:51 -0400
commit4428f74b7a835ef6b9d02db149887472d2948e50 (patch)
treee66212c36ad3c64444650beaff3fe5c5d193afaf
parent16f72fcc98fa3f6298fc571055c1e521bd188c7c (diff)
parent8cd30ad951acd0540dc3f3bfa15c728b268b5ca1 (diff)
downloadtags-4428f74b7a835ef6b9d02db149887472d2948e50.tar.gz
tags-4428f74b7a835ef6b9d02db149887472d2948e50.tar.bz2
tags-4428f74b7a835ef6b9d02db149887472d2948e50.zip
Merge branch 'master' of github.com:bitweaver/tags
-rw-r--r--templates/tags_cloud.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/tags_cloud.tpl b/templates/tags_cloud.tpl
index e39006a..ca9b0d6 100644
--- a/templates/tags_cloud.tpl
+++ b/templates/tags_cloud.tpl
@@ -7,4 +7,8 @@
</li>
{/foreach}
</ul>
+{else}
+ <div class="norecords">
+ {tr}No tags found{/tr}
+ </div>
{/if}