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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11921 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-12-30 10:01:58 +00:00
parent f171d12131
commit 935fa0a97c
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