> >   > > link($this->element('abn', array('abn'=>$customer['Customer']['abn'])), 'http://www.abr.business.gov.au/abnDetails.aspx?ABN='.$customer['Customer']['abn'], array('target'=>'_blank')); ?>   > > nice($customer['Customer']['created']); ?>   > > link($customer['Country']['name'], array('controller'=>'countries', 'action'=>'view', $customer['Country']['id'])); ?>   > >   > >   > >   > > link($customer['Customer']['url'], $customer['Customer']['url'], array('target'=>'_blank'));; ?>   > >