Some typos

This commit is contained in:
JonnyWong16 2016-10-15 00:34:36 -07:00 committed by JonnyWong16
commit 6737f45948
2 changed files with 7 additions and 7 deletions

View file

@ -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 />