SER
This commit is contained in:
parent
5600c3bf53
commit
7cc73d93a8
|
|
@ -90,7 +90,7 @@
|
|||
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
const titreRapport = <?= json_encode(mb_strtoupper(_('RAPPORT DU RÉSUMÉ DES SINISTRES'), 'UTF-8')) ?>;
|
||||
const titreRapport = <?= json_encode(mb_strtoupper(_('RAPPORT RECAPITULATIF DES SINISTRES'), 'UTF-8')) ?>;
|
||||
|
||||
const infosEntete =
|
||||
"\n<?= _('Souscripteur') ?> : <?= $_SESSION['nomClient_C'] ?>\n" +
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user