--- loncom/interface/lonwhatsnew.pm 2005/05/23 23:06:23 1.13 +++ loncom/interface/lonwhatsnew.pm 2005/05/24 15:54:19 1.14 @@ -1,5 +1,5 @@ # -# $Id: lonwhatsnew.pm,v 1.13 2005/05/23 23:06:23 raeburn Exp $ +# $Id: lonwhatsnew.pm,v 1.14 2005/05/24 15:54:19 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -85,6 +85,7 @@ sub handler { (undef,'Course Action Items','Course_Action_Items_Display')); } &display_main_box($r,$command); + return OK; } #------------------------------ @@ -288,7 +289,7 @@ END if (@warnings > 0) { # @warnings = sort { &cmp_title($a,$b) } @warnings; $r->print('