Index: openacs-4/packages/dotlrn/www/dotlrn-main-portlet.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/dotlrn-main-portlet.adp,v diff -u -r1.33 -r1.34 --- openacs-4/packages/dotlrn/www/dotlrn-main-portlet.adp 23 Oct 2002 12:38:39 -0000 1.33 +++ openacs-4/packages/dotlrn/www/dotlrn-main-portlet.adp 4 Dec 2002 09:51:04 -0000 1.34 @@ -18,8 +18,6 @@ %> -<% set dotlrn_url [dotlrn::get_url] %> - #dotlrn.lt_JoinDrop_a_Class_or_C# ]

@@ -35,35 +33,51 @@ set depth 0 %> +

-
  • <%= [parameter::get -localize -parameter class_instances_pretty_plural] %>: + <%= [parameter::get -localize -parameter class_instances_pretty_plural] %>: -
  • <%= [parameter::get -localize -parameter clubs_pretty_plural] %>: + <%= [parameter::get -localize -parameter clubs_pretty_plural] %>: +
  • <% set new_level $communities(tree_level) %> -<% incr depth -1 %> + <% incr depth -1 %> - + + <% while {$depth > 1} { + append close_tags "" + incr depth -1 + } + %> + @close_tags@ + +
    <% incr depth 1 %>