diff options
Diffstat (limited to 'templates/directory.html')
-rw-r--r-- | templates/directory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/directory.html b/templates/directory.html index bdc587f..e91354d 100644 --- a/templates/directory.html +++ b/templates/directory.html @@ -22,6 +22,7 @@ <th scope="col">Identifiant</th> <th scope="col">Nom complet</th> <th scope="col">Email</th> + <th scope="col">Description</th> </thead> <tbody id="users"> |