Skip to content

Commit c14f055

Browse files
Merge pull request #22 from hariketsheth/hariket
Added Login Module (#8)
2 parents 3068a40 + 5b3c578 commit c14f055

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

account/login.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ function disableclick(event){
3939
}
4040
.
4141
</script>
42+
4243
<script>
4344
document.addEventListener("contextmenu", (event) =>
4445
event.preventDefault()

0 commit comments

Comments
 (0)