PushRules settings: Applied Amandine's review comments
parent
cb8b052dc0
commit
d7ffe70d44
|
@ -732,7 +732,8 @@ module.exports = React.createClass({
|
||||||
advancedSettings = (
|
advancedSettings = (
|
||||||
<div>
|
<div>
|
||||||
<h3>Advanced notifications settings</h3>
|
<h3>Advanced notifications settings</h3>
|
||||||
There are advanced rules which are not shown here. You might have configured them in another client than Vector. You cannot tune them in Vector but they still apply.
|
There are advanced notifications which are not shown here.<br/>
|
||||||
|
You might have configured them in another client than Vector. You cannot tune them in Vector but they still apply.
|
||||||
<ul>
|
<ul>
|
||||||
{ externalRules }
|
{ externalRules }
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in New Issue