Show
Ignore:
Timestamp:
02/22/08 22:39:23 (9 months ago)
Author:
aarkerio
Message:

Update karamelo to 1.2 cake version

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/colleges/view.ctp

    r251 r274  
    55echo '<div style="padding:5px;">'. $data['College']['description'] .'</div>'; 
    66 
    7 echo '<p>'. $html->linkEmail('Contact us',  $data['College']['email'])          .'</p>'; 
     7echo '<p>'. $html->link('Contact us',  'mailto:'.$data['College']['email'])          .'</p>'; 
    88 
    99?>