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}