Skip to content

Commit

Permalink
Change comment on password field in /login
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaak committed Jul 29, 2011
1 parent b7ac992 commit 8632c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/login.haml
Expand Up @@ -17,7 +17,7 @@
%label{:for => "password"} Password:
%input#password{:name => "password", :type => "password", :value => ""}/
.form_msg
(generated by js though)
Field required
%span.clear
%input#submit{:name => "submit", :type => "submit", :value => "Log in!"}/
%span#end_of_content_spacer.clear
Expand Down

0 comments on commit 8632c10

Please sign in to comment.