Skip to content
Code-Schnipsel Gruppen Projekte
Commit 6da1d41a erstellt von Michael Danielczok's avatar Michael Danielczok
Dateien durchsuchen

Merge branch 'dev'

Übergeordnete 3d11b473 dba7f871
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
1 Merge Request!25Update 'next-3.x' with latest changes from 'main'
...@@ -1264,6 +1264,12 @@ a.toTop:before { ...@@ -1264,6 +1264,12 @@ a.toTop:before {
padding: 20px 40px; padding: 20px 40px;
} }
.cologne-login-dialog .quiqqer-frontendUsers-login .quiqqer-fu-login-container {
border: none;
background: none;
padding: 0;
}
.quiqqer-fu-login-container h2:first-child, .quiqqer-fu-login-container h2:first-child,
.quiqqer-fu-registrationSignUp-registration-content h2:first-child { .quiqqer-fu-registrationSignUp-registration-content h2:first-child {
position: relative; position: relative;
......
...@@ -42,7 +42,8 @@ public function getBody() ...@@ -42,7 +42,8 @@ public function getBody()
$Engine = QUI::getTemplateManager()->getEngine(); $Engine = QUI::getTemplateManager()->getEngine();
$Login = new QUI\FrontendUsers\Controls\Login([ $Login = new QUI\FrontendUsers\Controls\Login([
'header' => true 'header' => true,
'passwordReset' => true
]); ]);
$Registration = new QUI\FrontendUsers\Controls\RegistrationSignUp([ $Registration = new QUI\FrontendUsers\Controls\RegistrationSignUp([
......
0% Lade oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren