diff --git a/app/views/my/account.html.erb b/app/views/my/account.html.erb index 6f79fd155..fcd3c86c1 100644 --- a/app/views/my/account.html.erb +++ b/app/views/my/account.html.erb @@ -11,7 +11,7 @@
<%= f.text_field :login, :required => true, :size => 25 %>
<%= f.password_field :password_confirmation, :required => true, :size => 25 %>