From 6965bb29c1f13ae2d38ec1cfef69ec60d4efb776 Mon Sep 17 00:00:00 2001 From: PrestanceDesign Date: Fri, 18 Oct 2013 18:20:15 +0200 Subject: [PATCH] [*] BO : Adding a title tag to display the module name on hover like PS 1.4 --- admin-dev/themes/default/template/controllers/modules/list.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/controllers/modules/list.tpl b/admin-dev/themes/default/template/controllers/modules/list.tpl index 8fcd8cabc..62c3cc376 100644 --- a/admin-dev/themes/default/template/controllers/modules/list.tpl +++ b/admin-dev/themes/default/template/controllers/modules/list.tpl @@ -46,7 +46,7 @@ -
+

{$module->displayName}{$module->name} {if isset($module->type) && $module->type == 'addonsMustHave'} {l s='Must Have'}