Index: openacs-4/packages/dotlrn-portlet/www/dotlrn-members-staff-portlet.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/www/dotlrn-members-staff-portlet.adp,v
diff -u -r1.15 -r1.16
--- openacs-4/packages/dotlrn-portlet/www/dotlrn-members-staff-portlet.adp 29 May 2003 18:05:27 -0000 1.15
+++ openacs-4/packages/dotlrn-portlet/www/dotlrn-members-staff-portlet.adp 21 Oct 2003 13:36:55 -0000 1.16
@@ -44,43 +44,39 @@
-<%= [dotlrn_community::get_role_pretty_plural -community_id $community_id -rel_type dotlrn_ta_rel] %>:
+
+ <%= [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)"] %>
-
- (@users.email@)
+
-
+ <%= [acs_community_member_link -user_id $users(user_id) -label "$users(first_names) $users(last_name)"] %>
+
+ (@users.email@)
-
+
+
-
-
- - #dotlrn-portlet.no_teaching_assistant_members#
-
+
-<%= [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)"] %>
-
- (@users.email@)
-
+ <%= [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)"] %>
+
+ (@users.email@)
+
+
-
-
- - No <%= [dotlrn_community::get_role_pretty_plural -community_id $community_id -rel_type dotlrn_ca_rel] %>
-
+