diff --git a/modules/core/templates/loginuserpass.twig b/modules/core/templates/loginuserpass.twig index 95d9df5212a524ba077f8893039e33889b8b3241..68799d98876176a79dc4f2b4c2ee525c2d180381 100644 --- a/modules/core/templates/loginuserpass.twig +++ b/modules/core/templates/loginuserpass.twig @@ -25,7 +25,7 @@ <h1>{{ 'Enter your username and password'|trans }}</h1> - <p class="logintext">{{ 'A service has requested you to authenticate yourself. Please enter your username and password in the form below.'|trans }}</p> + <p>{{ 'A service has requested you to authenticate yourself. Please enter your username and password in the form below.'|trans }}</p> <br> <div class="center"> <form class="pure-form pure-form-aligned center-form" action="?" method="post" name="f">