a
This commit is contained in:
parent
6b91745e1f
commit
ad98a11aed
|
|
@ -906,9 +906,6 @@
|
||||||
const v_msg2 = "<?= t('contact_support', $lang, $translations) ?>";
|
const v_msg2 = "<?= t('contact_support', $lang, $translations) ?>";
|
||||||
const v_msg3 = "<?= t('remaining_attempts', $lang, $translations) ?>";
|
const v_msg3 = "<?= t('remaining_attempts', $lang, $translations) ?>";
|
||||||
|
|
||||||
alert("showFailure");
|
|
||||||
return;
|
|
||||||
|
|
||||||
document.getElementById('result-title').textContent = v_msg;
|
document.getElementById('result-title').textContent = v_msg;
|
||||||
document.getElementById('result-title').style.color = '#e74c3c';
|
document.getElementById('result-title').style.color = '#e74c3c';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user