From c7dd13df268323dfd00a99dacf7fb4e6ec118ed7 Mon Sep 17 00:00:00 2001 From: Tim Steiner <tsteiner2@unl.edu> Date: Thu, 20 Sep 2007 20:19:18 +0000 Subject: [PATCH] Disallow creating requests based on crosslisted courses. --- application/views/request/course_found.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/request/course_found.xhtml b/application/views/request/course_found.xhtml index 92c2b2b2..e046c31a 100644 --- a/application/views/request/course_found.xhtml +++ b/application/views/request/course_found.xhtml @@ -8,7 +8,7 @@ . $this->homeCourseNumber . ' ' . $this->homeCourseLetter) . '.'; ?> <br /> - Please make requests via the home listing. + Please contact the home department for requesting action on this course. <h2> <?php } else { ?> <h2> -- GitLab