[*] BO : #PSCFV-3710 : select a current theme in AdminTranslations

This commit is contained in:
lLefevre
2012-08-30 09:13:36 +00:00
parent afeda740b9
commit 62b0e8ec56
2 changed files with 6 additions and 4 deletions
@@ -197,6 +197,7 @@ class AdminTranslationsControllerCore extends AdminController
'packs_to_update' => $packs_to_update,
'url_submit' => self::$currentIndex.'&token='.$this->token,
'themes' => $this->themes,
'id_theme_current' => $this->context->shop->id_theme,
'url_create_language' => 'index.php?controller=AdminLanguages&addlang&token='.$token,
);