From dadb0b693152ab78c4675961cdc621d5438f175b Mon Sep 17 00:00:00 2001 From: Greg Price Date: Tue, 7 May 2013 16:35:08 -0400 Subject: [PATCH] Fix courses link in LMS header when not logged in --- lms/templates/navigation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/navigation.html b/lms/templates/navigation.html index 67a916d490..09f495aff4 100644 --- a/lms/templates/navigation.html +++ b/lms/templates/navigation.html @@ -81,7 +81,7 @@ site_status_msg = get_site_status_msg(course_id) How it Works