mirror of
https://github.com/mattermost/focalboard.git
synced 2025-02-07 19:30:18 +02:00
Fix #276. Login page title
This commit is contained in:
parent
5255d80cd9
commit
354a84787d
@ -31,7 +31,7 @@ const LoginPage = React.memo(() => {
|
||||
handleLogin()
|
||||
}}
|
||||
>
|
||||
<div className='title'>{'Log in'}
|
||||
<div className='title'>
|
||||
<FormattedMessage
|
||||
id='login.log-in-title'
|
||||
defaultMessage='Log in'
|
||||
|
Loading…
x
Reference in New Issue
Block a user