Commit 612d8db5 by David Baumgold

Merge pull request #6394 from edx/aria-labelledby

Should be aria-labelledby
parents 7d8a9779 908e85e0
......@@ -376,7 +376,7 @@
</section>
<section id="unenroll-modal" class="modal unenroll-modal" aria-hidden="true">
<div class="inner-wrapper" role="alertdialog" aria-labelledy="unenrollment-modal-title">
<div class="inner-wrapper" role="dialog" aria-labelledby="unenrollment-modal-title">
<button class="close-modal">
<i class="icon-remove"></i>
<span class="sr">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment