all repos — flounder @ 069b2854754c547e7f03395b23fe3a06875be750

A small site builder for the Gemini protocol

Simplify signup question
alex wennerberg alex@alexwennerberg.com
Fri, 12 Feb 2021 19:56:36 -0800
commit

069b2854754c547e7f03395b23fe3a06875be750

parent

e4d59b46f281dfd43a2104836d8ac67e156ae12a

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M templates/register.htmltemplates/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.