1.7.04 Erreur d'étiquette

This commit is contained in:
Fred Tempez 2024-03-12 11:53:07 +01:00
parent 3502d78632
commit 9664ce49b7

View File

@ -74,7 +74,7 @@
</div>
<div class="col5">
<?php echo template::text('courseManageAuthor', [
'label' => 'text',
'label' => 'Auteur',
'value' => $this->signature($this->getdata(['course', $this->getUrl(2), 'author'])),
'readonly' => true,
]); ?>