--- loncom/interface/lonhelpmenu.pm 2004/07/03 19:44:53 1.5 +++ loncom/interface/lonhelpmenu.pm 2004/07/03 20:25:51 1.6 @@ -120,11 +120,12 @@ END if ($component_url) { $r->print("  "); - } elsif ($ENV{'user.adv'}) { + $r->print(' + (Topic help) Topic help '); + } elsif (0 && $ENV{'user.adv'}) { + #FIXME doing this in JS is problematic since JS can't control frames that go to outside sites $r->print(' '); } - $r->print(' - (Topic help) Topic help '); } if ($requestmail) { $r->print(' @@ -174,7 +175,7 @@ sub display_help_mainpage { Help Content