mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-31 12:00:08 -07:00
Change wording for enable posters in notification help text
This commit is contained in:
parent
2610d29b60
commit
2f2cb8386b
1 changed files with 1 additions and 1 deletions
|
@ -717,7 +717,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" name="notify_upload_posters" id="notify_upload_posters" value="1" ${config['notify_upload_posters']}> Enable Posters in Notifications
|
<input type="checkbox" name="notify_upload_posters" id="notify_upload_posters" value="1" ${config['notify_upload_posters']}> Enable Posters in Notifications
|
||||||
</label>
|
</label>
|
||||||
<p class="help-block">Allow PlexPy to upload Plex poster to Imgur for notifications.</p>
|
<p class="help-block">Enable to upload Plex posters to Imgur for notifications. Disable if posters are not being used to save bandwidth.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="padded-header">
|
<div class="padded-header">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue