Ajout possibilité choisir champs identité et adresse membre

This commit is contained in:
Jean-Christophe Engel 2024-08-30 21:32:13 +02:00
parent 2ecbac159a
commit 57e6ad09f9
7 changed files with 250 additions and 182 deletions

View file

@ -7,4 +7,15 @@
display: none;
}
{/literal}
div.aide {
margin: 1em;
padding: 1em;
}
div.aide ul {
list-style: square;
margin: 1em;
padding: 1em;
}
{/literal}