Show
Ignore:
Timestamp:
03/28/08 10:03:54 (8 months ago)
Author:
aarkerio
Message:

Improvs on Lessons and Images

Files:
1 modified

Legend:

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

    r351 r352  
    77                                                               ), 
    88         $html->link('eCourses', '/admin/ecourses/listing') => array( 
    9                                                                  $html->link('Add eCourses', '/admin/ecourses/add') 
     9                                                                 $html->link('Add eCourses', '/admin/ecourses/add'), 
     10                                                                         $html->link('Classrooms', '/admin/vclassrooms/listing') 
    1011                                                             ), 
    1112             $html->link('Webquests', '/admin/webquests/listing'),