diff --git a/components/financial_assistance/app/views/financial_assistance/incomes/_other_income.html.erb b/components/financial_assistance/app/views/financial_assistance/incomes/_other_income.html.erb index 018039c01ff..ae4c20ebb87 100644 --- a/components/financial_assistance/app/views/financial_assistance/incomes/_other_income.html.erb +++ b/components/financial_assistance/app/views/financial_assistance/incomes/_other_income.html.erb @@ -32,8 +32,8 @@
- <%= l10n("faa.edit.remove") %> - <%=l10n("edit")%> + <%= l10n("faa.edit.remove") %> + <%=l10n("edit")%>
diff --git a/components/financial_assistance/app/views/financial_assistance/incomes/other.html.erb b/components/financial_assistance/app/views/financial_assistance/incomes/other.html.erb index 2c5ed8246e3..8039c859f30 100755 --- a/components/financial_assistance/app/views/financial_assistance/incomes/other.html.erb +++ b/components/financial_assistance/app/views/financial_assistance/incomes/other.html.erb @@ -13,7 +13,7 @@ <%= radio_button_tag("has_unemployment_income", true, @applicant.has_unemployment_income, class: "required", required: true) %> <%= l10n("yes") %> -