mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Some typos
This commit is contained in:
parent
1b42f95643
commit
6737f45948
2 changed files with 7 additions and 7 deletions
|
@ -118,14 +118,14 @@
|
|||
<div role="tabpanel" class="tab-pane" id="tabs-notify_text">
|
||||
<p class="help-block">
|
||||
% if notifier['agent_name'] == 'scripts':
|
||||
Set the custom arguments passed to the script for each type of notification.<br />
|
||||
Set the custom arguments passed to the script for each type of notification.
|
||||
% else:
|
||||
Set the custom formatted text for each type of notification.<br />
|
||||
Set the custom formatted text for each type of notification.
|
||||
% endif
|
||||
<a href="#notify-text-sub-modal" data-toggle="modal">Click here</a> for a list of available parameters which can be used.
|
||||
</p>
|
||||
<p class="help-block">
|
||||
You can also add tags to exclude certain text depending on the media type.<br />
|
||||
You can also add tags to exclude certain text depending on the media type.
|
||||
<a href="#notify-text-tags-modal" data-toggle="modal">Click here</a> to view usage information.
|
||||
</p>
|
||||
<br />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue