Changeset 442 for trunk/app/views/layouts
- Timestamp:
- 04/29/08 21:44:41 (7 months ago)
- Files:
-
- 1 modified
-
trunk/app/views/layouts/portal.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/layouts/portal.ctp
r411 r442 74 74 75 75 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 77 80 echo $this->renderElement('poll', $Element["Poll"]); 78 81
