From 5b2465e9bba45e074210bfa002c364544a826b95 Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Mon, 18 Mar 2013 15:27:56 +0100 Subject: [PATCH] //small fix when click on install button on tab module list --- .../default/template/controllers/modules/tab_module_line.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/controllers/modules/tab_module_line.tpl b/admin-dev/themes/default/template/controllers/modules/tab_module_line.tpl index 4bbace5b9..73147573b 100644 --- a/admin-dev/themes/default/template/controllers/modules/tab_module_line.tpl +++ b/admin-dev/themes/default/template/controllers/modules/tab_module_line.tpl @@ -72,7 +72,8 @@ {$module->optionsHtml} Valider {else} - {l s='Install'} + + {l s='Install'} {/if}