From a6f147afa5021a30b3a8be345f8f406382f67f97 Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Thu, 13 Feb 2014 10:27:40 -0500 Subject: [PATCH] LMS: revising modal UI to support translators --- lms/templates/dashboard.html | 76 ++++++++++++++++--- lms/templates/forgot_password_modal.html | 7 +- lms/templates/help_modal.html | 24 +++++- lms/templates/login_modal.html | 7 +- .../modal/_modal-settings-language.html | 15 +++- lms/templates/signup_modal.html | 7 +- 6 files changed, 118 insertions(+), 18 deletions(-) diff --git a/lms/templates/dashboard.html b/lms/templates/dashboard.html index 13ab35fef9..0db3c6a897 100644 --- a/lms/templates/dashboard.html +++ b/lms/templates/dashboard.html @@ -277,10 +277,21 @@