[-] 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user