Get name of section right
This commit is contained in:
parent
aafec49abf
commit
54c10a5d89
1 changed files with 1 additions and 1 deletions
|
@ -386,7 +386,7 @@ module.exports = React.createClass({
|
|||
|
||||
_renderDeactivateAccount: function() {
|
||||
return <div>
|
||||
<h3>Labs</h3>
|
||||
<h3>Deactivate Account</h3>
|
||||
<div className="mx_UserSettings_section">
|
||||
<button className="mx_UserSettings_button danger"
|
||||
onClick={this._onDeactivateAccountClicked}>Deactivate my account
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue