correction typos

This commit is contained in:
Jean-Christophe Engel 2024-10-19 14:32:41 +02:00
parent f6eef8897e
commit 6248904bd8
4 changed files with 13 additions and 13 deletions

View file

@ -14,7 +14,7 @@
<?php continue; ?>
{/if}
{if $key == 'siret'}
<?php
<?php
if (null === $value) { $value = ""; }
$value = implode(' ', str_split($value, 3));
?>