libellé
This commit is contained in:
parent
362e6f6b42
commit
4a6c7b0354
@ -55,5 +55,5 @@
|
||||
<?php if ($module::$courseUsers): ?>
|
||||
<?php echo template::table([1, 3, 2, 2, 2, 1, 1], $module::$courseUsers, ['Id', 'Nom Prénom', 'Dernière page vue', 'Date - Heure', 'Étiquettes', 'Progression', ''], ['id' => 'dataTables']); ?>
|
||||
<?php else: ?>
|
||||
<?php echo template::speech('Aucun inscrit'); ?>
|
||||
<?php echo template::speech('Aucun participant'); ?>
|
||||
<?php endif; ?>
|
Loading…
Reference in New Issue
Block a user