From 9db03bd7b9723c3cab26e20cc7917017d969e27d Mon Sep 17 00:00:00 2001 From: Pete Matsyburka Date: Sat, 23 Dec 2023 11:17:21 +0200 Subject: [PATCH] fix sso page header --- app/views/sso_settings/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/sso_settings/index.html.erb b/app/views/sso_settings/index.html.erb index ce3d516c..a0ebddba 100644 --- a/app/views/sso_settings/index.html.erb +++ b/app/views/sso_settings/index.html.erb @@ -1,7 +1,7 @@
<%= render 'shared/settings_nav' %>
-

SMS

+

SAML SSO

<%= render 'placeholder' %>