Fix typo on settings page
This commit is contained in:
@@ -295,7 +295,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
|
||||
<label>
|
||||
<input type="checkbox" id="pms_is_remote" name="pms_is_remote" value="1" ${config['pms_is_remote']}> Remote Server
|
||||
</label>
|
||||
<p class="help-block">Check this is your Plex Server is not on the same local network as PlexPy.</p>
|
||||
<p class="help-block">Check this if your Plex Server is not on the same local network as PlexPy.</p>
|
||||
</div>
|
||||
<div class="checkbox">
|
||||
<label>
|
||||
|
Reference in New Issue
Block a user