]> git.openstreetmap.org Git - rails.git/commitdiff
Fix language switching on user terms page
authorTom Hughes <tom@compton.nu>
Thu, 1 Aug 2013 16:47:49 +0000 (17:47 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 1 Aug 2013 16:47:49 +0000 (17:47 +0100)
app/views/user/terms.html.erb

index d51e52b5f7898f358a1d491f1f5addaefec6439b..33c528292208fba6dc3db01041d4df658dc69d53 100644 (file)
@@ -25,7 +25,7 @@
       </fieldset>
     <% end %>
   </div> 
-  <div class="legale">
+  <div id="contributorTerms" class="legale">
     <%= render :partial => "terms" %>
   </div>