forked from ZwiiCMS-Team/ZwiiCampus
1.7.04 Erreur d'étiquette
This commit is contained in:
parent
3502d78632
commit
9664ce49b7
@ -74,7 +74,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col5">
|
<div class="col5">
|
||||||
<?php echo template::text('courseManageAuthor', [
|
<?php echo template::text('courseManageAuthor', [
|
||||||
'label' => 'text',
|
'label' => 'Auteur',
|
||||||
'value' => $this->signature($this->getdata(['course', $this->getUrl(2), 'author'])),
|
'value' => $this->signature($this->getdata(['course', $this->getUrl(2), 'author'])),
|
||||||
'readonly' => true,
|
'readonly' => true,
|
||||||
]); ?>
|
]); ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user