Public Access
Visitor sign in kiosk: multi-site, badge printing, WWCC expiry warnings, admin accounts with 2FA
This commit is contained in:
@@ -53,6 +53,11 @@
|
||||
<span>Last name</span>
|
||||
<input id="in-last" autocomplete="off" autocapitalize="words" enterkeyhint="next">
|
||||
</label>
|
||||
<label class="field">
|
||||
<span>Company or organisation <em>(optional)</em></span>
|
||||
<input id="in-company" autocomplete="organization" autocapitalize="words" enterkeyhint="next"
|
||||
placeholder="Leave blank if you're not here for work">
|
||||
</label>
|
||||
<div class="nav">
|
||||
<button class="ghost" data-go="home">Back</button>
|
||||
<button class="primary" data-next="guest-name">Continue</button>
|
||||
|
||||
Reference in New Issue
Block a user