// missing files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14565 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -941,7 +941,7 @@ class AdminTranslationsControllerCore extends AdminController
|
||||
foreach ($templates_per_directory as $template_dir => $templates)
|
||||
{
|
||||
$prefix = '';
|
||||
if ($template_dir == _THEME_OVERRIDE_DIR_)
|
||||
if ($template_dir == _PS_THEME_OVERRIDE_DIR_)
|
||||
$prefix = 'override_';
|
||||
|
||||
foreach ($templates as $template)
|
||||
|
||||
Reference in New Issue
Block a user