From 690907d6179a5d922b035c16eb123e966d2eb706 Mon Sep 17 00:00:00 2001 From: slothy Date: Fri, 11 Sep 2015 13:22:55 +0200 Subject: [PATCH] AUTH#1318 - Retour button --- .../templates/authentic2/login_password_form.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/theme-authentic2/templates/authentic2/login_password_form.html b/theme-authentic2/templates/authentic2/login_password_form.html index 2feefc8..c11a0ad 100644 --- a/theme-authentic2/templates/authentic2/login_password_form.html +++ b/theme-authentic2/templates/authentic2/login_password_form.html @@ -46,6 +46,7 @@ {% endif %}
+
{% comment %} {% if cancel %} @@ -73,4 +74,18 @@ {% addtoblock "js-endpage" %} + {% endaddtoblock %}