From 8e72d122e6c0983834674cdab43db275719d4b90 Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Thu, 8 Aug 2013 11:16:45 +0200 Subject: [PATCH] [-] MO : blockcategories FixBug html tags in categories link title --- modules/blockcategories/category-tree-branch.tpl | 2 +- themes/default/modules/blockcategories/category-tree-branch.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/blockcategories/category-tree-branch.tpl b/modules/blockcategories/category-tree-branch.tpl index d420cc3fc..71ab1125e 100644 --- a/modules/blockcategories/category-tree-branch.tpl +++ b/modules/blockcategories/category-tree-branch.tpl @@ -24,7 +24,7 @@ *}
  • - {$node.name|escape:'htmlall':'UTF-8'} + {$node.name|escape:'htmlall':'UTF-8'} {if $node.children|@count > 0}