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 2278679 commit 4b5e13fCopy full SHA for 4b5e13f
web-assets/static-pages/signup.html
@@ -39,8 +39,8 @@
39
</header>
40
<main id="main" class="page-main">
41
<a id="contentarea" tabindex="-1"></a>
42
- <h1 id="page-title-heading" class="page-title-heading clip-me">
43
- Signup
+ <h1 id="page-title-heading" class="page-title-heading">
+ JOIN TOPCODER
44
</h1>
45
<div class="messages">
46
<div role="alert" class="message error">
@@ -58,7 +58,7 @@ <h1 id="page-title-heading" class="page-title-heading clip-me">
58
<input id="utmMedium" name="utmMedium" value="" type="hidden" />
59
<input id="returnUrl" name="returnUrl" value="" type="hidden" />
60
<div id="hd" class="input-field active">
61
- <label for="handle">Enter your handle</label>
+ <label for="handle">Enter Username</label>
62
<input
63
id="handle"
64
name="handle"
0 commit comments