From f9fdcb1103c88530ed36efa3f5737c37e1f0267f Mon Sep 17 00:00:00 2001 From: Damien Metzger Date: Tue, 13 Aug 2013 16:21:50 +0200 Subject: [PATCH 1/2] [-] FO : fixed html tags that should not appear in blockcategories --- modules/blockcategories/category-tree-branch.tpl | 3 ++- .../default/modules/blockcategories/category-tree-branch.tpl | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/blockcategories/category-tree-branch.tpl b/modules/blockcategories/category-tree-branch.tpl index d420cc3fc..63bbcb73e 100644 --- a/modules/blockcategories/category-tree-branch.tpl +++ b/modules/blockcategories/category-tree-branch.tpl @@ -24,7 +24,8 @@ *}
  • - {$node.name|escape:'htmlall':'UTF-8'} + {$node.name|escape:'htmlall':'UTF-8'} {if $node.children|@count > 0}