X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/10b71ba2f66c5bd9c71ab7385da3584ae741ee6e..fd6f00b069af5a7b87227ea4c3401dc461d7311a:/app/views/user/new.rhtml
diff --git a/app/views/user/new.rhtml b/app/views/user/new.rhtml
index d0b5a9667..a19582fa4 100644
--- a/app/views/user/new.rhtml
+++ b/app/views/user/new.rhtml
@@ -1,4 +1,4 @@
-
- Email Address | <%= text_field('user', 'email',{:size => 50, :maxlength => 255}) %> |
- Confirm Email Address | <%= text_field('user', 'email_confirmation',{:size => 50, :maxlength => 255}) %> |
- Display Name | <%= text_field('user', 'display_name',{:size => 50, :maxlength => 255}) %> |
- Password | <%= password_field('user', 'pass_crypt',{:size => 50, :maxlength => 255}) %> |
- Confirm Password | <%= password_field('user', 'pass_crypt_confirmation',{:size => 50, :maxlength => 255}) %> |
+
-
-
-
-
<% end %>
<% end %>