Show
Ignore:
Timestamp:
06/06/08 14:59:55 (6 months ago)
Author:
aarkerio
Message:

Little bugs

Files:
1 modified

Legend:

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

    r541 r591  
    44echo $html->div(null,  $data['College']['description'], array('style'=>'padding:5px')); 
    55 
    6 echo $html->para(null, $html->link('Contact us',  'mailto:'.$data['College']['email'])); 
     6echo $html->para(null, $html->link(__('Contact us', true),  'mailto:'.$data['College']['email'])); 
    77 
    88?>