[-] BO : #PSTEST-314 : Bug Fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12107 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -992,7 +992,7 @@ class AdminTranslationsControllerCore extends AdminController
|
||||
|
||||
// Adding the folder products/combinaison/ in AdminProducts Translations
|
||||
if ($prefix_key == 'AdminCombinaison')
|
||||
$prefix_key = 'AdminProducts';
|
||||
$prefix_key = 'AdminProducts/combinaison';
|
||||
|
||||
// Adding the folder backup/download/ in AdminBackup Translations
|
||||
if ($prefix_key == 'AdminDownload')
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user