mirror of
https://github.com/JasonHHouse/gaps.git
synced 2026-02-20 03:18:35 -06:00
Cleaning up text
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user