]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/new.html.erb
Standardize submit tags
[rails.git] / app / views / user / new.html.erb
index 25339c1f407d59b2c8d9d867d863d10589230896..2b113866608224b59eeafbc2825cba0f49ba3212 100644 (file)
@@ -65,8 +65,7 @@
         <%= t 'user.new.openid no password' %>
       </span>
     </fieldset>
-
-      <div class="submitButton"><%= submit_tag t('user.new.continue'), :tabindex => 6 %></div>
+    <%= submit_tag t('user.new.continue'), :tabindex => 6 %>
   </div>
 <% end %>