df
This commit is contained in:
parent
aa1bf2f047
commit
e5747e512b
|
|
@ -128,8 +128,8 @@
|
|||
<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 small">
|
||||
<a class="btn btn-xs btn-outline-danger shadow-sm fw-bold px-3" href="<?= $cheminFichier ?>" target="_blank">
|
||||
<td class="text-center">
|
||||
<a class="btn btn-xs btn-outline-danger shadow-sm fw-bold px-3" href="<?= $cheminFichier ?>" target="_blank" style="font-size:9pt;">
|
||||
<i class="fas fa-download me-1"></i> <?= _("Télécharger") ?>
|
||||
</a>
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user