Skip to content

Commit

Permalink
Update login.erb
Browse files Browse the repository at this point in the history
typo has been fixed
  • Loading branch information
vmusulainen committed Oct 25, 2016
1 parent f5e9e99 commit 1966abb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</div>

<div class="form-group">
<label for="password">Login</label>
<label for="password">Password</label>
<input type="password" id="password" name="password" <%%= placeholder("Password") %> class="form-control" />
</div>

Expand Down

0 comments on commit 1966abb

Please sign in to comment.