doppeltes logo in profile login und register entfernen
This commit is contained in:
@@ -25,10 +25,6 @@ include_once 'includes/navbar.php';
|
|||||||
|
|
||||||
<main>
|
<main>
|
||||||
<div style="width: 50%">
|
<div style="width: 50%">
|
||||||
<div style="width: 130px;">
|
|
||||||
<img src="images/logos/logo.png" alt="" width="120" height="72">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h1 style="width: 60%; text-align: center">Bitte anmelden</h1><br>
|
<h1 style="width: 60%; text-align: center">Bitte anmelden</h1><br>
|
||||||
|
|
||||||
<label id="inputEmail" >E-Mail-Adresse / </label>
|
<label id="inputEmail" >E-Mail-Adresse / </label>
|
||||||
|
|||||||
@@ -29,7 +29,6 @@ include_once 'includes/navbar.php';
|
|||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h1>Benutzerdaten ändern</h1>
|
<h1>Benutzerdaten ändern</h1>
|
||||||
<img src="images/logos/logo.png" alt="" width="120" height="72">
|
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
@@ -25,10 +25,6 @@ include_once 'includes/navbar.php';
|
|||||||
|
|
||||||
<main>
|
<main>
|
||||||
<div style="width: 50%">
|
<div style="width: 50%">
|
||||||
<div style="width: 130px;">
|
|
||||||
<img src="images/logos/logo.png" alt="" width="120" height="72">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h1 style="width: 50%; text-align: center">Jetzt Registrieren!</h1><br>
|
<h1 style="width: 50%; text-align: center">Jetzt Registrieren!</h1><br>
|
||||||
|
|
||||||
<p style="width: 80%;"> Email:</p>
|
<p style="width: 80%;"> Email:</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user