X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4dd4831c0aedee97b69fd0c942d559cd0d1f7ed9..81fb26d840767e04d364a0a24d186e1a35ab4b5f:/app/views/issues/_comments.html.erb diff --git a/app/views/issues/_comments.html.erb b/app/views/issues/_comments.html.erb index 5cb99f2f1..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 %>