diff --git a/app/views/insured/consumer_roles/_immigration_statuses.html.erb b/app/views/insured/consumer_roles/_immigration_statuses.html.erb index 773b7838474..8474a034df1 100644 --- a/app/views/insured/consumer_roles/_immigration_statuses.html.erb +++ b/app/views/insured/consumer_roles/_immigration_statuses.html.erb @@ -1,12 +1,12 @@ <% if @bs4 %>
- <%= l10n("insured.consumer_roles.docs_shared.other_status_question") %> + Does this person also have any of these document types or statuses?
<% ::ConsumerRole::IMMIGRATION_DOCUMENT_STATUSES.each_with_index do |status, index| %> <% end %>