Fix typo in notifier config triggers
This commit is contained in:
@@ -148,7 +148,7 @@
|
|||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<label>Notification Triggers</label>
|
<label>Notification Triggers</label>
|
||||||
<p class="help-block">
|
<p class="help-block">
|
||||||
Select items that will trigger a notification for this ${notifier['agent_label']} notifiation agent.
|
Select items that will trigger a notification for this ${notifier['agent_label']} notification agent.
|
||||||
</p>
|
</p>
|
||||||
% for action in available_notification_actions:
|
% for action in available_notification_actions:
|
||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
|
Reference in New Issue
Block a user