--- loncom/interface/lonmenu.pm 2013/11/26 00:25:32 1.423 +++ loncom/interface/lonmenu.pm 2013/12/27 14:17:59 1.424 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.423 2013/11/26 00:25:32 raeburn Exp $ +# $Id: lonmenu.pm,v 1.424 2013/12/27 14:17:59 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1387,7 +1387,7 @@ sub rawconfig { sub check_for_rcrs { my $showreqcrs = 0; - my @reqtypes = ('official','unofficial','community'); + my @reqtypes = ('official','unofficial','community','textbook'); foreach my $type (@reqtypes) { if (&Apache::lonnet::usertools_access($env{'user.name'}, $env{'user.domain'},