Commit 5ae7e335 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Coquille orthographe export SIHAM

parent 69a9f904
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@ if ($priseEnCharge) {
                            </tr>
                            <?php if (!empty($intervenant->getExportDate())): ?>
                                <tr>
                                    <td>Exporter vers <?= $nameConnecteur ?> le</td>
                                    <td>Exporté vers <?= $nameConnecteur ?> le</td>
                                    <td><?= $intervenant->getExportDate()->format('d-m-Y') ?></td>
                                </tr>
                            <?php endif ?>