added register button to page
This commit is contained in:
parent
2b0dd631f3
commit
e8d467bde5
@ -49,5 +49,8 @@ if(isset($errorMessage)) {
|
|||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary">Login</button>
|
<button type="submit" class="btn btn-primary">Login</button>
|
||||||
</form>
|
</form>
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
<a href="register.php"><button class="btn btn-info">I need an account first. Please let me register</button></a>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user