mymodule/themes/fancytheme
core
loginuserpass.php +28 -21
default/includes
footer.php +1 -1
header.php +1 -1
@@ -7,7 +7,15 @@ if (strlen($this->data['username']) > 0) {
@@ -40,28 +48,27 @@ if ($this->data['errorcode'] !== null) {
<div class="form-group"><button class="btn btn-primary btn-block" type="submit" style="background-color: #8a348b;"><strong>Anmelden</strong></button><a class="btn btn-primary btn-block" type="" style="background-color: rgb(234,234,234);color: rgb(0,0,0);" href="/account/registration"><strong>Neues Benutzerkonto anlegen</strong></a></div>
@@ -14,7 +14,7 @@ if (!empty($this->data['htmlinject']['htmlContentPost'])) {
@@ -48,7 +48,7 @@ header('X-Frame-Options: SAMEORIGIN');