%
#
# Copyright (C) 2001, 2002 MIT
#
# This file is part of dotLRN.
#
# dotLRN is free software; you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
#
# dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
# details.
#
%>
#dotlrn-portlet.lt_No_community_was_spec#
<%= [dotlrn_community::get_role_pretty_plural -community_id $community_id -rel_type dotlrn_instructor_rel] %>:
-
<%= [acs_community_member_link -user_id $users(user_id) -label "$users(first_names) $users(last_name)"] %>
(<%= [email_image::get_user_email -user_id $users(user_id) -return_url @return_url@] %>)
- #dotlrn-portlet.no_instructor_members#
<%= [dotlrn_community::get_role_pretty_plural -community_id $community_id -rel_type dotlrn_ta_rel] %>:
-
<%= [acs_community_member_link -user_id $users(user_id) -label "$users(first_names) $users(last_name)"] %>
(<%= [email_image::get_user_email -user_id $users(user_id) -return_url @return_url@] %>)
<%= [dotlrn_community::get_role_pretty_plural -community_id $community_id -rel_type dotlrn_ca_rel] %>:
-
<%= [acs_community_member_link -user_id $users(user_id) -label "$users(first_names) $users(last_name)"] %>
(<%= [email_image::get_user_email -user_id $users(user_id) -return_url @return_url@] %>)
#dotlrn-portlet.Member_List#
#dotlrn-portlet.no_course_assistant_members#
#new-portal.when_portlet_shaded#