Show
Ignore:
Timestamp:
04/29/08 21:44:41 (7 months ago)
Author:
aarkerio
Message:

Lo que sea

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/layouts/portal.ctp

    r411 r442  
    7474 
    7575   echo  $this->renderElement('lastentries', $Element["Lentry"]); 
    76    echo  '<br />';    
     76   echo  '<br />'; 
     77       
     78   echo  $html->div(null, $html->link($html->image('teacher_podcast.jpg', array('alt'=>'Podcast', 'style'=>'border:1px solid black')), '/podcasts/recent', null, null, false)); 
     79 
    7780   echo  $this->renderElement('poll',       $Element["Poll"]);  
    7881