[-] BO : #PSTEST-250 : Fix bug adding manufacturer address
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