disable language dropdown too
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
ac26719b69
commit
81f501e844
5 changed files with 16 additions and 4 deletions
|
@ -687,7 +687,7 @@ export default createReactClass({
|
|||
|
||||
return (
|
||||
<AuthPage>
|
||||
<AuthHeader />
|
||||
<AuthHeader disableLanguageSelector={this.props.isSyncing || this.state.busyLoggingIn} />
|
||||
<AuthBody>
|
||||
<h2>
|
||||
{_t('Sign in')}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue