--- loncom/interface/lonrequestcourse.pm 2011/03/06 21:17:15 1.63 +++ loncom/interface/lonrequestcourse.pm 2013/08/23 00:47:57 1.63.6.1 @@ -1,7 +1,7 @@ # The LearningOnline Network # Request a course # -# $Id: lonrequestcourse.pm,v 1.63 2011/03/06 21:17:15 raeburn Exp $ +# $Id: lonrequestcourse.pm,v 1.63.6.1 2013/08/23 00:47:57 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -712,7 +712,8 @@ END official => 'You are not permitted to request creation of an official course in this domain.', unofficial => 'You are not permitted to request creation of an unofficial course in this domain.', community => 'You are not permitted to request creation of a community this domain.', - all => 'You must choose a specific course type when making a new course request.\\n\"All types\" is not allowed.', + all => 'You must choose a specific course type when making a new course request.', + allt => '"All types" is not allowed.', ); $js .= <