Merge branch 'master' into marijn-index
This commit is contained in:
@@ -42,7 +42,9 @@
|
|||||||
$confirmpasswordErr = "Wachtwoorden matchen niet";
|
$confirmpasswordErr = "Wachtwoorden matchen niet";
|
||||||
$correct = false;
|
$correct = false;
|
||||||
?>
|
?>
|
||||||
<script>document.getElementById('id01').style.display='block'</script>
|
<script>window.onload = function() {
|
||||||
|
document.getElementById('id01').style.display='block'
|
||||||
|
}</script>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user