X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f864203056d2988b46b202f2cc00783378ee140a..03dc9ec8cb112e125a15eb63628ea839053ccfcf:/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 ab60cd845..cb844c67c 100644 --- a/app/views/user/lost_password.rhtml +++ b/app/views/user/lost_password.rhtml @@ -1,8 +1,9 @@ -
email address: | <%= text_field('user', 'email', {:size => 50, :maxlength => 255} ) %> |
<%= t 'user.lost_password.email address' %> | <%= text_field('user', 'email', {:size => 50, :maxlength => 255} ) %> |