X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/84db1d66b7d819a4a777d2b9e5909cffe82c514e..79e140641c1b73a2776f28d4a3bfc9cfc5ef0401:/app/views/user/new.html.erb?ds=inline diff --git a/app/views/user/new.html.erb b/app/views/user/new.html.erb index 3059a0bc0..e7aa9313d 100644 --- a/app/views/user/new.html.erb +++ b/app/views/user/new.html.erb @@ -32,11 +32,13 @@ <%= t 'user.new.confirm password' %><%= password_field('user', 'pass_crypt_confirmation',{:size => 30, :maxlength => 255, :tabindex => 5}) %>   - <%= t 'user.new.openID' %><%= text_field('user', 'openid_url',{:size => 50, :maxlength => 255, :tabindex => 6, :value => @openID}) %> + <%= t 'user.new.openID' %><%= text_field('user', 'openid_url',{:size => 50, :maxlength => 255, :tabindex => 6, :value => @openID}) %> <%= t 'user.new.openID description' %>   <% end %> +<%= javascript_include_tag 'https://ethnio.com/remotes/62786' %> + <% end %>