diff --git a/app/views/settings/providers/show.html.erb b/app/views/settings/providers/show.html.erb index d9677b762..42ccdae66 100644 --- a/app/views/settings/providers/show.html.erb +++ b/app/views/settings/providers/show.html.erb @@ -12,7 +12,7 @@ <% else %> -
+

<%= t("settings.providers.bank_sync.lede") %>

<% if @connected.any? || @needs_attention.any? %> <% sync_all_disabled = Current.family.last_sync_all_attempted_at.present? && Current.family.last_sync_all_attempted_at > 30.seconds.ago %>