fix: Remove extra </div> tag from calculators's HTML (#32276)
Co-authored-by: hamza shafique <hamza.shafique1@arbisoft.com>
This commit is contained in:
@@ -138,7 +138,6 @@ from openedx.core.djangolib.markup import HTML, Text
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<input type="submit" id="calculator_button" value="=" aria-label="${_('Calculate')}">
|
||||
|
||||
Reference in New Issue
Block a user