diff --git a/app/views/cities/_form.html.erb b/app/views/cities/_form.html.erb index bd5bc680..a49ac8f7 100644 --- a/app/views/cities/_form.html.erb +++ b/app/views/cities/_form.html.erb @@ -25,7 +25,7 @@ <%= label_tag(:approval_action_reject, "Reject City") %> <%= radio_button_tag(:approval_action, "reject") %>
<% else %>