Changeset 489 for trunk/app/views/layouts
- Timestamp:
- 05/14/08 17:42:34 (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
r482 r489 36 36 37 37 if ( $cU['User']['group_id'] == 3 ): // the logged user is student 38 echo $html->link(' Profile', '/users/edit'). ' | '.$html->link(38 echo $html->link('My profile', '/users/edit'). ' | '.$html->link( 39 39 $html->image('static/mailgray.png', 40 40 array('alt'=>'Messages', 'title'=>'Messages')),
