From 67ce681718dec43cc003606919268a62372a8d62 Mon Sep 17 00:00:00 2001 From: Paul Marillonnet Date: Tue, 10 Oct 2017 16:32:36 +0200 Subject: [PATCH] POC Campus Condorcet : erreur d'appel d'une vue --- django/sp_sso/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/sp_sso/templates/index.html b/django/sp_sso/templates/index.html index 6522fe0..b2b9659 100644 --- a/django/sp_sso/templates/index.html +++ b/django/sp_sso/templates/index.html @@ -16,7 +16,7 @@

{% trans "Your are moving in to the Campus" %}

{% trans "Register using your Campus institution account" %}

-{% trans "Send invites for people to declare their accounts" %}

+{% trans "Send invites for people to declare their accounts" %}

{% trans "You have been invited by a member of the Campus" %}

{% trans "Register using your origin institution account" %}

{% trans "Register using an empty form" %}