You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I tried out your code and it was interesting but when I went to the login as administrator field, after typing "[email protected]" and password as "1234". It just showed some codes.
<script>
alert('Wrong Emailid or Password!!Please Try Again');
window.open('../service-pages/admin-login.html', '_self');
</script>
The text was updated successfully, but these errors were encountered:
Hi. I tried out your code and it was interesting but when I went to the login as administrator field, after typing "[email protected]" and password as "1234". It just showed some codes.
The text was updated successfully, but these errors were encountered: