From ea13689c6f0023be63de9da3f801c61ae3b593f7 Mon Sep 17 00:00:00 2001 From: Chris Rodriguez Date: Fri, 3 Apr 2015 12:02:25 -0400 Subject: [PATCH] LMS: changing nav element in payment flow to div element for a11y improvements --- lms/templates/verify_student/make_payment_step.underscore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lms/templates/verify_student/make_payment_step.underscore b/lms/templates/verify_student/make_payment_step.underscore index 7c809f41a9..5fe08b458b 100644 --- a/lms/templates/verify_student/make_payment_step.underscore +++ b/lms/templates/verify_student/make_payment_step.underscore @@ -157,7 +157,7 @@ <% } %> <% if ( isActive ) { %> - + <% } %>