diff --git a/app/views/notifications/settings/_email.html.erb b/app/views/notifications/settings/_email.html.erb index a51aea099..f7b3f5167 100644 --- a/app/views/notifications/settings/_email.html.erb +++ b/app/views/notifications/settings/_email.html.erb @@ -1,7 +1,7 @@ -
+

Email Notifications

Get a single email with all your notifications every few hours, daily, or weekly.

- <%= form_with model: settings, url: notifications_settings_path, + <%= form_with model: settings, url: notifications_settings_path, class: "flex flex-column gap-half", method: :patch, local: true, data: { controller: "form" } do |form| %>
diff --git a/app/views/notifications/settings/_push_notifications.html.erb b/app/views/notifications/settings/_push_notifications.html.erb index 047f57a15..117bcf252 100644 --- a/app/views/notifications/settings/_push_notifications.html.erb +++ b/app/views/notifications/settings/_push_notifications.html.erb @@ -1,4 +1,4 @@ -
+

Push notifications are ON

Push notifications are OFF