portail_captif: mention de la page de déco age

This commit is contained in:
Daniel STAN 2015-11-26 19:35:31 +01:00
parent baf79bdda7
commit 69bff1c2da

View file

@ -33,6 +33,7 @@ def cleanup(now):
deco={ deco={
'non_inscrit': 'ERR_CUSTOM_NON_INSCRIT.html', 'non_inscrit': 'ERR_CUSTOM_NON_INSCRIT.html',
'inscrit': 'ERR_CUSTOM_INSCRIT.html', 'inscrit': 'ERR_CUSTOM_INSCRIT.html',
'age': 'ERR_CUSTOM_AGE.html',
'ex_crous': 'ERR_CUSTOM_EX_CROUS.html', 'ex_crous': 'ERR_CUSTOM_EX_CROUS.html',
'ex_crous_enable': 'ERR_CUSTOM_EX_CROUS_ENABLE.html', 'ex_crous_enable': 'ERR_CUSTOM_EX_CROUS_ENABLE.html',