]> git.openstreetmap.org Git - rails.git/commitdiff
Fix capitalisation of div tag
authorTom Hughes <tom@compton.nu>
Tue, 26 Mar 2019 19:41:44 +0000 (19:41 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 26 Mar 2019 20:52:43 +0000 (20:52 +0000)
app/views/users/account.html.erb

index d2db19ea6fcdf4c72d97652644f14e75e1b85290..fd58888825175561d00cfbecbf4305c3deea7edd 100644 (file)
@@ -51,7 +51,7 @@
       <%= f.select :auth_provider, Auth::PROVIDERS %>
       <%= f.text_field :auth_uid %>
       <span class="form-help deemphasize">(<a href="<%= t '.openid.link' %>" target="_new"><%= t '.openid.link text' %></a>)</span>
-    </diV>
+    </div>
   </fieldset>
 
   <fieldset class="form-divider">