From 69bff1c2dab73eb3bdf10b054cc1dee321137860 Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Thu, 26 Nov 2015 19:35:31 +0100 Subject: [PATCH] =?UTF-8?q?portail=5Fcaptif:=20mention=20de=20la=20page=20?= =?UTF-8?q?de=20d=C3=A9co=20age?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/portail_captif.py | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/portail_captif.py b/utils/portail_captif.py index cedd46d6..5b7aab28 100644 --- a/utils/portail_captif.py +++ b/utils/portail_captif.py @@ -33,6 +33,7 @@ def cleanup(now): deco={ 'non_inscrit': 'ERR_CUSTOM_NON_INSCRIT.html', 'inscrit': 'ERR_CUSTOM_INSCRIT.html', + 'age': 'ERR_CUSTOM_AGE.html', 'ex_crous': 'ERR_CUSTOM_EX_CROUS.html', 'ex_crous_enable': 'ERR_CUSTOM_EX_CROUS_ENABLE.html',