mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-22 09:12:58 +01:00
Update nextcloud-settings-modal.ejs
Fix misspelling of example
This commit is contained in:
parent
93e821794e
commit
7fe3b23ef4
@ -30,7 +30,7 @@
|
|||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
<label for="hostname" class="form-label">Hostname</label>
|
<label for="hostname" class="form-label">Hostname</label>
|
||||||
<input id="hostname" type="text" class="form-control" aria-describedby="hostname-help">
|
<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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user