Skip to content

Commit

Permalink
feat(AU-2042): Remove unnecessary classname prop
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodra committed Jun 28, 2024
1 parent d221368 commit ad50bd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lms/templates/video.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ <h4 class="hd hd-5">${_('How is the transcript quality ?')}</h4>
<a href="https://translate.google.com/" target="_blank">
<img
width="100"
className="inline-image pl-1"
id="google-translate-logo"
src="https://learning.edx.org/d4ab1b25143ecad62d69d855b00e7313.png"
alt="Translated by Google logo"
Expand Down

0 comments on commit ad50bd7

Please sign in to comment.