fix enable notifs text
parent
c843ee3157
commit
e32299a50c
|
@ -897,7 +897,7 @@ module.exports = React.createClass({
|
||||||
</div>
|
</div>
|
||||||
<div className="mx_UserNotifSettings_labelCell">
|
<div className="mx_UserNotifSettings_labelCell">
|
||||||
<label htmlFor="enableNotifications">
|
<label htmlFor="enableNotifications">
|
||||||
Enable notifications
|
Enable notifications for this account
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue