restore WIP

This commit is contained in:
Fred Tempez 2024-01-07 16:11:09 +01:00
parent 84b711eac5
commit ac133e1547

View File

@ -21,7 +21,7 @@
</h4>
<div class="row">
<div class="col10 offset1">
<?php echo template::file('courseRestoreCSVFile', [
<?php echo template::file('courseRestoreFile', [
'language' => $this->getData(['course', $this->getUser('id'), 'language']),
//'label' => 'Fichier de sauvegarde :'
]); ?>