Skip to content

Commit

Permalink
Update button text from "Update" to "Save"
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtrussler committed Dec 2, 2024
1 parent 868b971 commit 516d317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/editions/secondary_nav_tabs/_admin.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
} %>

<%= render "govuk_publishing_components/components/button", {
text: "Update",
text: "Save",
} %>
<% end %>
<% else %>
Expand Down

0 comments on commit 516d317

Please sign in to comment.