diff --git a/app/views/insured/families/_shop_for_plans_widget.html.erb b/app/views/insured/families/_shop_for_plans_widget.html.erb index 7e69b907f00..4ffda98a96b 100644 --- a/app/views/insured/families/_shop_for_plans_widget.html.erb +++ b/app/views/insured/families/_shop_for_plans_widget.html.erb @@ -108,11 +108,9 @@ <% if @family.latest_active_sep %>
<%= l10n('insured.qualify_for_special_enrollment') %> "<%= @family.latest_active_sep.qualifying_life_event_kind.title %>"
-
- <%= build_link_for_sep_type(@active_sep, l10n('plans.shop_now'), @family.id.to_s, link_class = "btn btn-default") %>
<%= l10n('insured.start_your_coverage') %>
-<%= l10n('insured.start_your_coverage') %>
<%= h(link_to "#{l10n('plans.qualify_for_new_sep')}", find_sep_insured_families_path(options), class: "btn btn-default pull-left") %> <% elsif !is_under_open_enrollment? %><%= l10n('insured.open_enrollment_is_over') %>
diff --git a/components/financial_assistance/app/views/financial_assistance/incomes/_other_income_form.html.erb b/components/financial_assistance/app/views/financial_assistance/incomes/_other_income_form.html.erb index 21d03a1b424..85256f3d058 100644 --- a/components/financial_assistance/app/views/financial_assistance/incomes/_other_income_form.html.erb +++ b/components/financial_assistance/app/views/financial_assistance/incomes/_other_income_form.html.erb @@ -34,7 +34,7 @@