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
No related branches found
No related tags found
1 Merge Request!25Update 'next-3.x' with latest changes from 'main'
......@@ -1264,6 +1264,12 @@ a.toTop:before {
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-registrationSignUp-registration-content h2:first-child {
position: relative;
......
......@@ -42,7 +42,8 @@ public function getBody()
$Engine = QUI::getTemplateManager()->getEngine();
$Login = new QUI\FrontendUsers\Controls\Login([
'header' => true
'header' => true,
'passwordReset' => true
]);
$Registration = new QUI\FrontendUsers\Controls\RegistrationSignUp([
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren