// Refacto AdminTranslationsController : now you can translated your files by themes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14799 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -1222,7 +1222,6 @@ class AdminControllerCore extends Controller
|
||||
$img = _PS_IMG_.'t/'.$tab['class_name'].'.png';
|
||||
}
|
||||
|
||||
|
||||
if (trim($tab['module']) != '')
|
||||
{
|
||||
$path_img = _PS_MODULE_DIR_.$tab['module'].'/'.$tab['class_name'].'.png';
|
||||
|
||||
Reference in New Issue
Block a user