fix: remove unnecessary disclaimer prefix (#36783)
This commit is contained in:
@@ -183,16 +183,14 @@ from openedx.core.djangolib.js_utils import (
|
||||
</div>
|
||||
% endif
|
||||
<div class="google-disclaimer">
|
||||
<span className="text-dark-300 x-small">Powered by
|
||||
<a href="https://translate.google.com/" target="_blank">
|
||||
<img
|
||||
width="100"
|
||||
id="google-translate-logo"
|
||||
src="https://learning.edx.org/d4ab1b25143ecad62d69d855b00e7313.png"
|
||||
alt="Translated by Google logo"
|
||||
>
|
||||
</a>
|
||||
</span>
|
||||
<a href="https://translate.google.com/" target="_blank">
|
||||
<img
|
||||
width="200"
|
||||
id="google-translate-logo"
|
||||
src="https://learning.edx.org/d4ab1b25143ecad62d69d855b00e7313.png"
|
||||
alt="Translated by Google logo"
|
||||
>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user