Fix typo on settings page
This commit is contained in:
@@ -295,7 +295,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
|
|||||||
<label>
|
<label>
|
||||||
<input type="checkbox" id="pms_is_remote" name="pms_is_remote" value="1" ${config['pms_is_remote']}> Remote Server
|
<input type="checkbox" id="pms_is_remote" name="pms_is_remote" value="1" ${config['pms_is_remote']}> Remote Server
|
||||||
</label>
|
</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>
|
||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
<label>
|
<label>
|
||||||
|
|||||||
Reference in New Issue
Block a user