More fields
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<img style="width:50%;margin-left:25%" src="img/top-logo.png" alt="MyHyvesbook+">
|
||||
</div>
|
||||
|
||||
<form action="../profile.php/" method="post">
|
||||
<form action="/profile.php" method="post">
|
||||
<h1>Welkom </h1>
|
||||
<div class="containercenter">
|
||||
<label><b>Gebruikersnaam</b></label>
|
||||
@@ -40,7 +40,7 @@
|
||||
class="close" title="Close Modal">×</span>
|
||||
|
||||
<!-- Register Content -->
|
||||
<form class="modal-content animate" action="../profile.php/" onsubmit="return passwordfunction()" method="post">
|
||||
<form class="modal-content animate" action="/profile.php" onsubmit="return passwordfunction()" method="post">
|
||||
<h2>Registreer je account</h2>
|
||||
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user