Show
Ignore:
Timestamp:
08/06/08 17:10:36 (4 months ago)
Author:
aarkerio
Message:

New validate arrays

Location:
trunk/app/views/elements
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/elements/podcast.ctp

    r651 r699  
    66endforeach; 
    77 
    8 echo $html->para(null, $html->link(__('View all podcast', true), '/podcasts/display/'.$val['user_id'], aa('class', 'petit')))'; 
     8echo $html->para(null, $html->link(__('View all podcast', true), '/podcasts/display/'.$val['user_id'], aa('class', 'petit'))); 
    99 
    1010?> 
    11