diff --git a/app/views/notifications/settings/_email.html.erb b/app/views/notifications/settings/_email.html.erb index afed110d4..b7e5e94a1 100644 --- a/app/views/notifications/settings/_email.html.erb +++ b/app/views/notifications/settings/_email.html.erb @@ -1,5 +1,5 @@
-

Email Settings

+

Email

<%= form_with model: settings, url: notifications_settings_path, method: :patch, local: true, data: { controller: "form" } do |form| %>
<%= form.label :bundle_email_frequency, "Receive an email with unread notifications:" %>