Changeset 431 for trunk/app/views/elements/menu_b.ctp
- Timestamp:
- 04/25/08 18:43:32 (9 months ago)
- Files:
-
- 1 modified
-
trunk/app/views/elements/menu_b.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/elements/menu_b.ctp
r350 r431 4 4 <ul> 5 5 <li><?php echo $html->link('Edublogs', '/users/bloggers/', array('title'=>'eduBlogs')); ?> </li> 6 <li><?php echo $html->link('Podcasts', '/podcasts/ display', array('title'=>'Download and hear')); ?> </li>6 <li><?php echo $html->link('Podcasts', '/podcasts/recent', array('title'=>'Download and hear')); ?> </li> 7 7 <li><?php echo $html->link('Directory', '/users/directory/', array('title'=>'Staff')); ?> </li> 8 8 <li><?php echo $html->link('Newsletter', '/newsletters/display/', array('title'=>'Keep in touch')); ?> </li>
