1
0
mirror of https://github.com/element-hq/element-web.git synced 2025-12-01 09:58:03 +03:00

Get name of section right

This commit is contained in:
David Baker
2016-08-02 18:42:02 +01:00
parent aafec49abf
commit 54c10a5d89

View File

@@ -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