diff --git a/hobo/franceconnect/templates/hobo/franceconnect_home.html b/hobo/franceconnect/templates/hobo/franceconnect_home.html index f22dca7..c3a0fdc 100644 --- a/hobo/franceconnect/templates/hobo/franceconnect_home.html +++ b/hobo/franceconnect/templates/hobo/franceconnect_home.html @@ -12,8 +12,13 @@ {% block content %} -
- {% trans "FranceConnect configuration should be handled there:" %} {{ idp_url }}manage/authenticators/ +
+

+ {% trans "FranceConnect configuration screen has been moved next to other authentication methods." %} +

+

+ {% trans "Go to authentication methods configuration screen" %} +

{% endblock %}