Merge branch 'joey-testing' into 'master'
submit links fixed See merge request !15
This commit was merged in pull request #19.
This commit is contained in:
@@ -7,10 +7,10 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div>
|
<div>
|
||||||
<img style="width:50%;margin-left:25%" src="Logo.png" alt="MyHyvesbook+">
|
<img style="width:50%;margin-left:25%" src="top-logo.png" alt="MyHyvesbook+">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<form action="../~lars/" method="post">
|
<form action="../profiel.php/" method="post">
|
||||||
<h1>Welkom bij MyHyvesbook+</h1>
|
<h1>Welkom bij MyHyvesbook+</h1>
|
||||||
<div class="containercenter">
|
<div class="containercenter">
|
||||||
<label><b>Gebruikersnaam</b></label>
|
<label><b>Gebruikersnaam</b></label>
|
||||||
@@ -40,7 +40,7 @@
|
|||||||
class="close" title="Close Modal">×</span>
|
class="close" title="Close Modal">×</span>
|
||||||
|
|
||||||
<!-- Register Content -->
|
<!-- Register Content -->
|
||||||
<form class="modal-content animate" action="../~lars/" onsubmit="return passwordfunction()" method="post">
|
<form class="modal-content animate" action="../profiel.php/" onsubmit="return passwordfunction()" method="post">
|
||||||
<h2>Registreer je account</h2>
|
<h2>Registreer je account</h2>
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|||||||
Reference in New Issue
Block a user