This commit is contained in:
tidusjar 2016-12-03 22:04:48 +00:00
commit 5bd8e5f313
2 changed files with 20 additions and 3 deletions

View file

@ -39,7 +39,7 @@
<div class="form-group">
<label for="PlexUserChecker" class="control-label">Plex User Checker (hours)</label>
<input type="text" class="form-control form-control-custom " id="PlexUserChecker" name="PlexContentCacher" value="@Model.PlexUserChecker">
<input type="text" class="form-control form-control-custom " id="PlexUserChecker" name="PlexUserChecker" value="@Model.PlexUserChecker">
</div>
<div class="form-group">