Skip to content

Commit f5c031f

Browse files
Update login_link.rst
1 parent 0f1108c commit f5c031f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/login_link.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ features such as the locale used to generate the link::
800800
// ...
801801
}
802802

803-
return $this->render('security/login.html.twig');
803+
return $this->render('security/request_login_link.html.twig');
804804
}
805805

806806
// ...

0 commit comments

Comments
 (0)