Merge pull request #5587 from edx/waheed/tnl617-fix-cc-button-in-ie
Fixed CC button in internet explorer.
This commit is contained in:
@@ -85,8 +85,7 @@
|
||||
<a href="#" class="quality-control is-hidden" title="${_('HD off')}" role="button" aria-disabled="false">${_('HD off')}</a>
|
||||
|
||||
<div class="lang menu-container">
|
||||
<a href="#" class="hide-subtitles" title="${_('Turn off captions')}" role="button" aria-
|
||||
disabled="false">${_('Turn off captions')}</a>
|
||||
<a href="#" class="hide-subtitles" title="${_('Turn off captions')}" role="button" aria-disabled="false">${_('Turn off captions')}</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user