This commit is contained in:
Jamie.Rees 2017-03-10 08:53:48 +00:00
parent 7823265803
commit 0c94bd30e5

View file

@ -87,7 +87,7 @@
<input type="text" class="form-control form-control-custom " id="CouchPotatoCacher" name="CouchPotatoCacher" value="@Model.CouchPotatoCacher"> <input type="text" class="form-control form-control-custom " id="CouchPotatoCacher" name="CouchPotatoCacher" value="@Model.CouchPotatoCacher">
</div> </div>
<div class="form-group"> <div class="form-group">
<label for="WatcherCacher" class="control-label">Wactcher Cacher (min)</label> <label for="WatcherCacher" class="control-label">Watcher Cacher (min)</label>
<input type="text" class="form-control form-control-custom " id="WatcherCacher" name="WatcherCacher" value="@Model.WatcherCacher"> <input type="text" class="form-control form-control-custom " id="WatcherCacher" name="WatcherCacher" value="@Model.WatcherCacher">
</div> </div>
<div class="form-group"> <div class="form-group">