Missing bracket in help text
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
<p class="help-block">
|
||||
Enter the logic to use when evaluating the conditions.
|
||||
Only the keywords <span class="inline-pre">and</span>/<span class="inline-pre">or</span> and brackets <span class="inline-pre">()</span> are supported.
|
||||
(e.g. <span class="inline-pre">{1} and ({2} or {3}</span>).</p>
|
||||
(e.g. <span class="inline-pre">{1} and ({2} or {3})</span>).</p>
|
||||
</div>
|
||||
</div>
|
||||
<div role="tabpanel" class="tab-pane" id="tabs-notify_text">
|
||||
|
Reference in New Issue
Block a user