[-] BO : #PSTEST-250 : Fix bug adding manufacturer address

This commit is contained in:
lLefevre
2011-12-30 10:01:58 +00:00
parent cd01f72e7c
commit 108e0157ae
2 changed files with 4 additions and 5 deletions
@@ -978,7 +978,6 @@ class AdminTranslationsControllerCore extends AdminController
foreach ($templates as $template)
if (preg_match('/^(.*).tpl$/', $template))
{
//$tpl = _PS_ADMIN_DIR_.'/themes/template/'.$template;
$tpl = $template;
// get controller name instead of file name