Skip to content

Commit

Permalink
Merge pull request #9127 from alphagov/new-statistics-announcement-ac…
Browse files Browse the repository at this point in the history
…credited-official-statistics-label-change

Update the label for the Accredited Official Statistics type of Statistics Announcement
  • Loading branch information
ryanb-gds authored Jun 7, 2024
2 parents 6f2b2f0 + 6851732 commit 663c87e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/admin/statistics_announcements/_form.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
},
{
value: 15,
text: "National Statistics",
text: "Accredited Official Statistics",
name: "statistics_announcement[publication_type_id]",
id: "statistics_announcement_publication_type_id_15",
hint_text: "Official Statistics approved by the UK Statistics Authority. The National Statistics logo will display on this announcement.",
hint_text: "Official Statistics approved by the UK Statistics Authority. The Accredited Official Statistics logo will display on this announcement.",
bold: true,
checked: statistics_announcement.publication_type_id == 15,
},
Expand Down

0 comments on commit 663c87e

Please sign in to comment.