Skip to content

Commit 59dc9f0

Browse files
committed
Improve wording on mGAP login page
1 parent 4e6f690 commit 59dc9f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mGAP/resources/views/login.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
</script>
1616
<form class="auth-form" name="login" method="post">
17-
<div style="max-width: 1000px;padding-bottom: 20px;">While mGAP is a free NIH-sponsored resource, we require users register to help us track and report usage to our funders. This information is critical to demonstrate the value and impact of the resource. Please use the 'Request an Account' link below if you are not already registered. Thank you for your understanding.</div>
18-
<div class="auth-header">Sign In</div>
17+
<div class="auth-header">Sign In / Register</div>
18+
<div style="max-width: 1000px;padding-top: 10px;">While mGAP is a free NIH-sponsored resource, we require users register to help us track and report usage to our funders. This information is critical to demonstrate the value and impact of the resource. Please <a href="<%=contextPath%>/mgap/home/requestLogin.view?">request an account</a> if you are not already registered. Thank you for your understanding.</div>
1919
<div class="labkey-error" id="errors"></div>
2020
<div class="auth-form-body">
2121
<label for="email">Email</label>

0 commit comments

Comments
 (0)