--- loncom/interface/londocs.pm 2009/03/10 18:49:22 1.354 +++ loncom/interface/londocs.pm 2009/03/10 22:15:43 1.355 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.354 2009/03/10 18:49:22 tempelho Exp $ +# $Id: londocs.pm,v 1.355 2009/03/10 22:15:43 ehlerst Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2889,22 +2889,22 @@ HIDDENFORM } # --------------------------------------------------------- Main tab structure my $activeClass = 1; + my $active = ''; $r->print('
'); # --------------------------------------------------------- Standard documents if (($standard) && ($allowed) && (!$forcesupplement)) { @@ -3192,6 +3192,7 @@ $r->print('
');
+ @@ -3204,6 +3205,7 @@ SUPDOCFORM
+ + + $help{'Syllabus'} @@ -3242,6 +3246,7 @@ SNSFORM + $help{'My Personal Information Page'}