Cleaning up text

This commit is contained in:
jhouse
2020-01-07 12:22:50 +09:00
parent 1562cac149
commit 0090e4b399

View File

@@ -58,7 +58,7 @@
<div class="form-group">
<label for="port">Plex Port</label>
<input type="text" class="form-control" id="port" required aria-describedby="portHelp" th:field="*{port}">
<small id="portHelp" class="form-text text-muted">Defaults to 32400</small>
<small id="portHelp" class="form-text text-muted">Plex default is 32400. If Plex uses something other than 32400</small>
</div>
<div class="form-group">