=$javascript->link('view_user_email'); ?>
if(isset($customer)):?>
Customer: =$html->link($customer['Customer']['name'], '/customers/view/'.$customer['Customer']['id']);?>
endif;?>
- >
- >
- >
- >
- >
- >
- >
- >
link($user['User']['email'], 'mailto:'.$user['User']['email']); ?>
- >
- >
- >
- >
- >
- >
- >
- >
- >
- >
- >
- >