X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/50091893d44ecfc48c13bb2269f23a6f23aea1d2..11cc4a5e601dd288d601e6e35a72d159062f18b5:/app/views/issues/_comments.html.erb diff --git a/app/views/issues/_comments.html.erb b/app/views/issues/_comments.html.erb index 08adfde53..7ff0948db 100644 --- a/app/views/issues/_comments.html.erb +++ b/app/views/issues/_comments.html.erb @@ -4,7 +4,7 @@
-
- <%= submit_tag 'Submit' %> + <%= label_tag :reassign, t(".reassign_param") %> <%= check_box_tag :reassign, true %> +
+
+ <%= f.submit %> <% end %>