mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 07:22:37 -07:00
Fix typo in notifier config triggers
This commit is contained in:
parent
d0a7c2f92c
commit
ea036aa354
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue