From 87967b9eb8e75f66c4fa639e0f7f2d4b8ad062fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Andr=C3=A9s=20Rocha?= Date: Thu, 30 Aug 2012 10:47:32 -0400 Subject: [PATCH] [34078525] Makes OpenID provider login box modal. --- lms/templates/provider_login.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/lms/templates/provider_login.html b/lms/templates/provider_login.html index 73d35c019b..620e0c4191 100644 --- a/lms/templates/provider_login.html +++ b/lms/templates/provider_login.html @@ -1,14 +1,15 @@ <%inherit file="main.html" /> <%namespace name='static' file='static_content.html'/> - + +