Merge pull request #214 from asheroto/master

Update nextcloud-settings-modal.ejs
This commit is contained in:
Sébastien Clément 2023-09-11 07:32:14 +02:00 committed by GitHub
commit 4c179d3dff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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">exemple.com:8080</span>
<div id="hostname-help" class="form-text">example.com:8080</span>
</div>
</div>
</div>
@ -70,4 +70,4 @@
</div>
</div>
</div>