diff options
Diffstat (limited to 'templates/admin_groups.html')
-rw-r--r-- | templates/admin_groups.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/admin_groups.html b/templates/admin_groups.html index f6eabfe..ece4128 100644 --- a/templates/admin_groups.html +++ b/templates/admin_groups.html @@ -8,6 +8,11 @@ <a class="ml-4 btn btn-info" href="/">Menu principal</a> </div> +<div class="alert alert-warning mt-4"> + Les groupes servent uniquement à contrôler l'accès à différentes fonctionalités de Deuxfleurs. + Ce ne sont pas des <a href="/admin/mailing">mailing lists</a>. +</div> + <table class="table mt-4"> <thead> <th scope="col">Identifiant</th> |