jun 13
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
document.getElementById("signup-button").onclick = function () {
|
||||
location.href = "signup.html";
|
||||
location.href = "signup.php";
|
||||
};
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user