same for register
This commit is contained in:
parent
f58739c288
commit
a73f918472
@ -90,6 +90,8 @@ if(isset($_GET['register'])) {
|
||||
if($showFormular) {
|
||||
?>
|
||||
<script src="ressources/js/bootstrap.min.js"></script>
|
||||
<div class="jumbotron jumbotron-fluid">
|
||||
<div class="container">
|
||||
<form action="?register=1" method="post">
|
||||
|
||||
<div class="form-group">
|
||||
@ -125,7 +127,7 @@ if($showFormular) {
|
||||
<button type="submit" class="btn btn-primary">Register</button>
|
||||
|
||||
</form>
|
||||
|
||||
</div></div>
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user