Simplify signup question
alex wennerberg alex@alexwennerberg.com
Fri, 12 Feb 2021 19:56:36 -0800
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
templates/register.html
→
templates/register.html
@@ -24,7 +24,7 @@ <div>
<label for="password2">Repeat Password</label> <br> <input id="password2" name="password2" size="27" type="password" required value="" /> </div> - <label for="reference">How did you find {{.Config.SiteTitle}}? Did an existing user invite you, if so, whom? Could you provide a link to your website or social media?</label> + <label for="reference">How did you hear about {{.Config.SiteTitle}}?</label> <textarea id="reference" name="reference" class="textform" rows=4 required></textarea> <p> Your account will be approved by the admin before you can log in. I should get back to you within a day at the email you provided.