Browse Source

Change warning copy

pull/2589/head
Manny Dinssa 2 years ago
parent
commit
0d7ad6910d
  1. 2
      app/views/merge_requests/delete_confirmation.html.erb

2
app/views/merge_requests/delete_confirmation.html.erb

@ -9,7 +9,7 @@
<%= content_for(:title) %> <%= content_for(:title) %>
</h1> </h1>
<%= govuk_warning_text(text: "You cannot undo this.") %> <%= govuk_warning_text(text: "You will not be able to undo this action.") %>
<div class="govuk-button-group"> <div class="govuk-button-group">
<%= govuk_button_to( <%= govuk_button_to(

Loading…
Cancel
Save