chore: Add translation functio to Email link text in Update login.html (#26472)
chore: Add translation functio to Email link text in Update login.html
This commit is contained in:
parent
65f0400596
commit
5ee0cac068
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@
|
|||
</section>
|
||||
|
||||
<section class='for-login-with-email-link'>
|
||||
{{ logo_section('Login With Email Link') }}
|
||||
{{ logo_section(_('Login with Email Link')) }}
|
||||
<div class="login-content page-card">
|
||||
<form class="form-signin form-login-with-email-link hide" role="form">
|
||||
<div class="page-card-body">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue