Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
39a003d277
Merge a8909b2ed1 into 93e821794e 2023-08-30 15:09:55 +00:00

View File

@ -30,7 +30,7 @@
<div class="col-12">
<label for="hostname" class="form-label">Hostname</label>
<input id="hostname" type="text" class="form-control" aria-describedby="hostname-help">
<div id="hostname-help" class="form-text">example.com:8080</span>
<div id="hostname-help" class="form-text">exemple.com:8080</span>
</div>
</div>
</div>