Issue #3443755: Remove new line from ChangePasswordResetForm message.
Compare changes
@@ -67,8 +67,7 @@ class ChangePasswordResetForm extends FormBase {
@@ -67,8 +67,7 @@ class ChangePasswordResetForm extends FormBase {
public function buildForm(array $form, FormStateInterface $form_state, AccountInterface $user = NULL, $expiration_date = NULL, $timestamp = NULL, $hash = NULL) {