Fix wording of notification delay help text

This commit is contained in:
JonnyWong16 2016-04-06 19:19:13 -07:00
commit 5a236c9357

View file

@ -832,7 +832,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
</div> </div>
<div id="notify_recently_added_delay_error" class="alert alert-danger settings-alert" role="alert"></div> <div id="notify_recently_added_delay_error" class="alert alert-danger settings-alert" role="alert"></div>
</div> </div>
<p class="help-block">Set the delay for recently added notifications to allow metadata to be processed. Minimum 60 seconds.</p> <p class="help-block">Set the delay (in seconds) for recently added notifications to allow metadata to be processed. Minimum 60 seconds.</p>
</div> </div>
<div class="padded-header"> <div class="padded-header">