df
This commit is contained in:
parent
5af433d8f0
commit
aa1bf2f047
|
|
@ -128,7 +128,7 @@
|
|||
<td class="small text-truncate" style="max-width: 200px;" title="<?= $this->nettoyer($ged['nomOrigine']) ?>">
|
||||
<i class="far fa-file-alt me-1 text-secondary"></i> <?= $this->nettoyer($ged['nomOrigine']) ?>
|
||||
</td>
|
||||
<td class="text-center">
|
||||
<td class="text-center small">
|
||||
<a class="btn btn-xs btn-outline-danger shadow-sm fw-bold px-3" href="<?= $cheminFichier ?>" target="_blank">
|
||||
<i class="fas fa-download me-1"></i> <?= _("Télécharger") ?>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user