mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update setup.html to indicate that the Admin Email field is optional
This commit is contained in:
parent
fde261abc1
commit
52b07fe079
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@
|
|||
<label id="label-username"
|
||||
for="username"
|
||||
class="form-label fw-semibold text-truncate">
|
||||
Admin Email
|
||||
Admin Email (<i>optional</i>)
|
||||
</label>
|
||||
<div class="d-flex align-items-center">
|
||||
<span class="badge rounded-pill bg-secondary-subtle text-dark d-flex align-items-center justify-content-center p-1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue