Handle anon participants
This commit is contained in:
parent
095a50b9a4
commit
92c349a135
3 changed files with 30 additions and 7 deletions
|
|
@ -167,7 +167,7 @@
|
|||
<div id="intro-step3">
|
||||
<h1>General Questions</h1>
|
||||
<p>Please provide some additional information about you below:</p>
|
||||
<label for="name">
|
||||
<label id="name-label" for="name">
|
||||
Your name
|
||||
<input type="text" id="intro-name" name="name" placeholder="e.g. Max" />
|
||||
</label>
|
||||
|
|
|
|||
Reference in a new issue