Use 'Sign In' / 'Sign Out' universally
Rather than a mix of 'sign in/out' and 'log in/out'
This commit is contained in:
@@ -560,7 +560,7 @@ module.exports = React.createClass({
|
||||
<div className="mx_UserSettings_section">
|
||||
|
||||
<div className="mx_UserSettings_logout mx_UserSettings_button" onClick={this.onLogoutClicked}>
|
||||
Log out
|
||||
Sign out
|
||||
</div>
|
||||
|
||||
{accountJsx}
|
||||
|
||||
Reference in New Issue
Block a user