From ba00e5f96b61fe2e1d831d64691c45e96e95abff Mon Sep 17 00:00:00 2001 From: lLefevre Date: Fri, 4 May 2012 13:30:23 +0000 Subject: [PATCH] // Remove code unused --- .../translations/helpers/view/translation_modules.tpl | 9 --------- 1 file changed, 9 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 c27b3aaae..36561e92a 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 @@ -58,15 +58,6 @@
- - {if count($modules_translations) > 1} -

{l s='List of Themes - Click to access theme translation:'}

- - {/if} {foreach $modules_translations as $theme_name => $theme}

>{l s='Theme:'} {if $theme_name === $default_theme_name}{l s='default'}{else}{$theme_name}{/if}