From a3da4f9bc4b18e3dc38b6649bf1f7340f3a0e2a5 Mon Sep 17 00:00:00 2001 From: Fernando Valverde Date: Wed, 8 Sep 2021 06:46:34 -0600 Subject: [PATCH] Remove outdated notice (#14679) --- app/views/admin/settings/forms/_authentication.html.erb | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/views/admin/settings/forms/_authentication.html.erb b/app/views/admin/settings/forms/_authentication.html.erb index 54b6d8d52..8b895cced 100644 --- a/app/views/admin/settings/forms/_authentication.html.erb +++ b/app/views/admin/settings/forms/_authentication.html.erb @@ -206,9 +206,6 @@ <% end %> -
- Changing authentication keys will not take effect until this Forem instance is restarted. -
<%= render "update_setting_button", f: f %>