X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f5f7985fdbef5c07e2833a834c774b209cebbc9e..c40e999fe079c45178b3bce096b54d8957a7141d:/app/views/accounts/pd_declarations/show.html.erb diff --git a/app/views/accounts/pd_declarations/show.html.erb b/app/views/accounts/pd_declarations/show.html.erb index 7832184dc..ad314feaa 100644 --- a/app/views/accounts/pd_declarations/show.html.erb +++ b/app/views/accounts/pd_declarations/show.html.erb @@ -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 %>