Changes
Page history
Include surname field to appease spamtrap
authored
Feb 27, 2021
by
David Mynors
Show whitespace changes
Inline
Side-by-side
meet.coop-registration-form.md
View page @
5b405438
...
...
@@ -13,6 +13,8 @@ your details, and someone will get back to you shortly via email.
<label
for=
"email"
>
Email address
</label>
<input
id=
"email"
name=
"email"
type=
"email"
required
>
</div>
<label
for=
"surname"
>
This should be left unchanged
</label>
<input
id=
"surname"
name=
"surname"
type=
"text"
maxlength=
"40"
>
If you don't mind, it would be useful for us to know what you're intending to use meet.coop for (it isn't restricted to social.coop business!)
...
...
...
...