-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.3
-
None
-
MOODLE_403_STABLE
As reported by dinism in in MDL-78509:
There are some strings hardcoded to english:
Cancel login
<form id="cancelmfa" method="POST" action="{authurl}">
<input type="hidden" id="uniqid-logout" name="logout" value="true">
<input type="submit" class="btn btn-secondary"
name="cancelmfa" id="cancelmfa_button"
value="Cancel login" data-initial-value="Cancel login">
</form>
Need help
<div class="tool-mfa-site-support mt-4">
Need help? {supportlink}
</div>