From 9cf3fa2e8aeb81f3e250800152f947718fa0f8b1 Mon Sep 17 00:00:00 2001 From: Dh42 Date: Thu, 28 Nov 2013 22:17:40 -0600 Subject: [PATCH 1/5] [*]MO: Blockcategories changed title to use name Changed the title tag to use the name of the link not the description. Using the description will get sites with a lot of content keyword stuffing penalties. See screenshot http://screencast.com/t/SXY93Ax7Sm --- modules/blockcategories/category-tree-branch.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/blockcategories/category-tree-branch.tpl b/modules/blockcategories/category-tree-branch.tpl index f0d945c2388e9..57442e571f4f2 100644 --- a/modules/blockcategories/category-tree-branch.tpl +++ b/modules/blockcategories/category-tree-branch.tpl @@ -25,7 +25,7 @@
  • {$node.name|escape:'html':'UTF-8'} + title="{$node.name|escape:'html':'UTF-8'}">{$node.name|escape:'html':'UTF-8'} {if $node.children|@count > 0}