Skip to content

Commit 4b5e13f

Browse files
author
Sachin Maheshwari
committed
signup page heading
1 parent 2278679 commit 4b5e13f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web-assets/static-pages/signup.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
</header>
4040
<main id="main" class="page-main">
4141
<a id="contentarea" tabindex="-1"></a>
42-
<h1 id="page-title-heading" class="page-title-heading clip-me">
43-
Signup
42+
<h1 id="page-title-heading" class="page-title-heading">
43+
JOIN TOPCODER
4444
</h1>
4545
<div class="messages">
4646
<div role="alert" class="message error">
@@ -58,7 +58,7 @@ <h1 id="page-title-heading" class="page-title-heading clip-me">
5858
<input id="utmMedium" name="utmMedium" value="" type="hidden" />
5959
<input id="returnUrl" name="returnUrl" value="" type="hidden" />
6060
<div id="hd" class="input-field active">
61-
<label for="handle">Enter your handle</label>
61+
<label for="handle">Enter Username</label>
6262
<input
6363
id="handle"
6464
name="handle"

0 commit comments

Comments
 (0)