From c25a498140ab7e7dcfaf3b1d732809ddf219f071 Mon Sep 17 00:00:00 2001 From: Laouen Fernet Date: Mon, 20 Aug 2018 11:46:09 +0200 Subject: [PATCH] fix the display of the end of connection date --- users/templates/users/profil.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/templates/users/profil.html b/users/templates/users/profil.html index 0f4f8b2c..b898e21f 100644 --- a/users/templates/users/profil.html +++ b/users/templates/users/profil.html @@ -52,7 +52,7 @@ with this program; if not, write to the Free Software Foundation, Inc., {% elif not users.has_access %}
{% trans "No connection" %}
-
+
{% can_create Facture %} {% trans "Pay for a connection" %}