From 9a511f6775f4df2f641004bab9a50ebd7726eb3b Mon Sep 17 00:00:00 2001 From: lLefevre Date: Tue, 12 Jun 2012 15:51:08 +0000 Subject: [PATCH] [-] Bo : #PSCFV-2680 : fix bug git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15999 b9a71923-0436-4b27-9f14-aed3839534dd --- .../translations/helpers/view/translation_modules.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/translations/helpers/view/translation_modules.tpl b/admin-dev/themes/default/template/controllers/translations/helpers/view/translation_modules.tpl index 114ac827e..7e943a7b7 100644 --- a/admin-dev/themes/default/template/controllers/translations/helpers/view/translation_modules.tpl +++ b/admin-dev/themes/default/template/controllers/translations/helpers/view/translation_modules.tpl @@ -108,10 +108,10 @@ {$missing_translations_module = 0} {/if}
- {if $theme_name === 'default'}{l s='default'}{else}{$theme_name}{/if} - {$template_name} + {if $theme_name === 'default'}{l s='default'}{else}{$theme_name}{/if} - {$template_name} {$newLang|count} {l s='expressions'} ({$missing_translations_module}) -
+
{foreach $newLang as $key => $value}