From b31e1a825d861ecc75be9a7f9dd888ed7a4cbb97 Mon Sep 17 00:00:00 2001 From: Michael Ball Date: Wed, 8 Jul 2020 20:48:45 -0700 Subject: [PATCH] Custom login help info --- app/views/devise/shared/_help.html.haml | 2 +- app/views/devise/shared/_openid_links.html.haml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/app/views/devise/shared/_help.html.haml b/app/views/devise/shared/_help.html.haml index 22a7ce21..99eff9f1 100644 --- a/app/views/devise/shared/_help.html.haml +++ b/app/views/devise/shared/_help.html.haml @@ -1,5 +1,5 @@ %p.text-right %a.small.btn.btn-default.btn-xs{"data-toggle" => "collapse", "data-target" => "#devise-help"} - Need Help? + Can't login? #devise-help.collapse = render 'devise/shared/links' diff --git a/app/views/devise/shared/_openid_links.html.haml b/app/views/devise/shared/_openid_links.html.haml index 31b4a176..01f07d4a 100644 --- a/app/views/devise/shared/_openid_links.html.haml +++ b/app/views/devise/shared/_openid_links.html.haml @@ -15,3 +15,9 @@ %span Snap %em> ! +%br +.text-center + %em If you are not currently logged into Snap! or the Snap! Forums, you will need to log in to + Snap!Con twice when using your Snap! account. We're working on fixing this. Thanks! + +%br