X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/aa52ebe6749ba1ea43030f173bfe2101d0f77dc3..9f909d7447b0d9327d9033a8c9ab0bc6e597bf80:/app/views/user/lost_password.rhtml?ds=sidebyside diff --git a/app/views/user/lost_password.rhtml b/app/views/user/lost_password.rhtml index 003b256b2..fa1bc57e2 100644 --- a/app/views/user/lost_password.rhtml +++ b/app/views/user/lost_password.rhtml @@ -2,7 +2,7 @@ <% form_tag :action => 'lost_password' do %>
email address: | <%= text_field('user', 'email', {:size => 50, :maxlength => 255} ) %> |
Email Address: | <%= text_field('user', 'email', {:size => 50, :maxlength => 255} ) %> |