We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f2a94b commit 6d7dc41Copy full SHA for 6d7dc41
web-assets/static-pages/signup.html
@@ -155,7 +155,7 @@ <h1 id="page-title-heading" class="page-title-heading clip-me">
155
</div>
156
<form method="GET" id="signup" action="#">
157
<input id="state" name="state" value="" type="hidden" />
158
- <input id="regSource" name="regSource" value="" type="hidden" />
+ <input id="source" name="source" value="" type="hidden" />
159
<div id="hd" class="input-field active">
160
<label for="handle">Enter your handle</label>
161
<input
0 commit comments