]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/accounts/pd_declarations/show.html.erb
Merge remote-tracking branch 'upstream/pull/5711'
[rails.git] / app / views / accounts / pd_declarations / show.html.erb
index 7832184dc9714b06a37b02734cdcd589219b5f74..ad314feaaeb979d9348c9940db1a4393c74c22f0 100644 (file)
@@ -10,4 +10,5 @@
                     :checked => current_user.consider_pd,
                     :disabled => current_user.consider_pd %>
   <% end %>
+  <%= f.primary t(".confirm"), :disabled => current_user.consider_pd %>
 <% end %>