Adjusts language
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<main class="intro_tpl">
|
||||
<h1 class="prft-heading">Let's Get Started</h1>
|
||||
<p>
|
||||
Hey there! Give us your test id, and we'll get you started.
|
||||
Hey there! Give us your Test ID, and we'll get you started.
|
||||
</p>
|
||||
|
||||
<%= form_tag(validate_candidate_path) do %>
|
||||
@ -15,6 +15,6 @@
|
||||
<div class="error"><%= flash[:error] %></div>
|
||||
<% end %>
|
||||
</div>
|
||||
<button type="submit">Login</button>
|
||||
<button type="submit">Log in</button>
|
||||
<% end %>
|
||||
</main>
|
||||
|
Reference in New Issue
Block a user