Change wording for enable posters in notification help text
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user