Merge remote-tracking branch 'maxkoryukov/feature/softchroot' into develop

This commit is contained in:
rembo10
2016-02-15 22:39:50 +00:00
13 changed files with 409 additions and 35 deletions
+1 -1
View File
@@ -1095,7 +1095,7 @@
</div>
<div class="row">
<label>Plex Token</label><input type="text" name="plex_token" value="${config['plex_token']}" size="30">
<small>Plex Token (for use with Plex Home)</small>
<small>Plex Token (for use with Plex Home)</small>
</div>
<div class="checkbox row">
<input type="checkbox" name="plex_update" value="1" ${config['plex_update']} /><label>Update Plex Library</label>