// Fix update english key of translations in all files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14143 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -325,7 +325,7 @@ class ThemeInstallator extends Module
|
||||
/* PrestaShop demo mode */
|
||||
if (_PS_MODE_DEMO_)
|
||||
{
|
||||
return '<div class="error">'.Tools::displayError('This functionnality has been disabled.').'</div>';
|
||||
return '<div class="error">'.Tools::displayError('This functionality has been disabled.').'</div>';
|
||||
|
||||
}
|
||||
self::init_defines();
|
||||
|
||||
Reference in New Issue
Block a user