--- loncom/interface/loncommon.pm 2009/08/08 19:55:04 1.882 +++ loncom/interface/loncommon.pm 2009/08/10 12:09:58 1.883 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.882 2009/08/08 19:55:04 raeburn Exp $ +# $Id: loncommon.pm,v 1.883 2009/08/10 12:09:58 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4468,7 +4468,7 @@ sub bodytag { # Explicit link to get inline menu my $menu= ($no_inline_link?'' - :'<a href="/adm/remote?action=collapse">'.&mt('Switch to Inline Menu Mode').'</a>'); + :'<a href="/adm/remote?action=collapse" target="_top">'.&mt('Switch to Inline Menu Mode').'</a>'); $bodytag .= qq|<div id="LC_nav_bar">$name $role <em>$realm</em> $dc_info </div> <ol class="LC_smallMenu LC_right">