From 6ccd0b218fbd34de750f55b78f3dc43bb3d9fa8e Mon Sep 17 00:00:00 2001 From: Lucas Cimon Date: Thu, 18 May 2017 20:28:11 +0200 Subject: Adding ability to display subtags in tagcloud --- tpl/vintage/tagcloud.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/vintage') diff --git a/tpl/vintage/tagcloud.html b/tpl/vintage/tagcloud.html index 05e45273..d93bf4f9 100644 --- a/tpl/vintage/tagcloud.html +++ b/tpl/vintage/tagcloud.html @@ -12,7 +12,7 @@
{loop="$tags"} - {$value.count}{$value.count}{$key} {loop="$value.tag_plugin"} {$value} -- cgit v1.2.3