X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8e404f3a468a2636481d52f245b816c41e9d5ac0..3ecfef49e9e1485f17161eab42906cca16ec5899:/app/views/user/account.html.erb diff --git a/app/views/user/account.html.erb b/app/views/user/account.html.erb index 94183ff42..1cd05aba6 100644 --- a/app/views/user/account.html.erb +++ b/app/views/user/account.html.erb @@ -44,7 +44,7 @@
- <%= f.url_field :openid_url, {:id => "openid_url", :class => "openid_url"} %> + <%= f.text_field :openid_url, {:id => "openid_url", :class => "openid_url"} %> (<%= t 'user.account.openid.link text' %>)