From 973e474a9cfe314b081cc863d1c8a34ae1d768f6 Mon Sep 17 00:00:00 2001 From: Bridger Maxwell Date: Mon, 23 Jul 2012 18:46:02 -0400 Subject: [PATCH] Fix for appending course enroll to login/register form, now that the form is being cloned. --- lms/templates/login_modal.html | 2 +- lms/templates/portal/course_about.html | 8 ++++---- lms/templates/signup_modal.html | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lms/templates/login_modal.html b/lms/templates/login_modal.html index e25030cca1..393e76ee78 100644 --- a/lms/templates/login_modal.html +++ b/lms/templates/login_modal.html @@ -8,7 +8,7 @@
-
+ diff --git a/lms/templates/portal/course_about.html b/lms/templates/portal/course_about.html index 0c6958c16c..bb00a6abf0 100644 --- a/lms/templates/portal/course_about.html +++ b/lms/templates/portal/course_about.html @@ -30,11 +30,11 @@