Fix typo in notifier config triggers
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
<div class="col-md-12">
|
||||
<label>Notification Triggers</label>
|
||||
<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>
|
||||
% for action in available_notification_actions:
|
||||
<div class="checkbox">
|
||||
|
Reference in New Issue
Block a user