1
0

Add redirects to the login page

This commit is contained in:
2017-03-31 19:10:28 +02:00
parent 5d998b0e33
commit 40b7b321ec
2 changed files with 11 additions and 6 deletions

View File

@ -26,8 +26,9 @@
<?php if ($error) {
?>
<div class="alert alert-warning" role="alert">De ingevulde gegevens zijn incorrect. Probeer het opnieuw.</div><br/>
<?php
} ?>
<?php
} ?>
<form method="post" action="">
<input type="text" name="rekeningnr" placeholder="Rekeningnummer (alleen cijfers)">
<input type="password" name="pascode" placeholder="Pascode">