fixed Registration
This commit is contained in:
parent
a50b48592b
commit
b9fc6bcdd5
@ -374,6 +374,4 @@ a {
|
|||||||
.nav-links .links {
|
.nav-links .links {
|
||||||
margin: 0 12px;
|
margin: 0 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
@ -57,7 +57,7 @@
|
|||||||
</label>
|
</label>
|
||||||
</form>
|
</form>
|
||||||
<button class="button-register">Registrieren</button>
|
<button class="button-register">Registrieren</button>
|
||||||
<a class="link-konto-erstellen" href="?controller=Login&do=showLoginPage">Login</a>
|
<a class="link-konto-erstellen" href="?controller=Auth&do=showLoginForm">Login</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user