]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/new.html.erb
bring back icon for help questions section.:
[rails.git] / app / views / user / new.html.erb
index 3707bb070da7c39e4c88abb4037318fe5bcc7655..478905b09074d97e0a2077a9c92ad45f96acc3d3 100644 (file)
@@ -1,7 +1,7 @@
 <% content_for :heading do %>
   <h1><%= t 'user.new.title' %></h1>
-  <div class='new-user-illustration new-user-main'></div>
-  <div class='new-user-illustration new-user-arm'></div>
+  <div class='header-illustration new-user-main'></div>
+  <div class='header-illustration new-user-arm'></div>
 <% end %>
 
 <%= form_for :user, :url => { :action => 'create' }, :html => { :class => 'signup-form-wrapper fillL col6 pad2' } do %>