link($industry['ParentIndustry']['name'], array('controller'=> 'industries', 'action'=>'view', $industry['ParentIndustry']['id'])) .': '.$industry['Industry']['name']); } else { __('Industry: '.$industry['Industry']['name']); } ?>

> >   > > link($industry['ParentIndustry']['name'], array('controller'=> 'industries', 'action'=>'view', $industry['ParentIndustry']['id'])); ?>