✨ feat(doc): Ajoute un espace entre le nom et le prénom du secrétaire.
This commit is contained in:
@@ -75,7 +75,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<span class="block text-gray-400 mb-1">{{ 'ag.secretary_label'|trans }}</span>
|
<span class="block text-gray-400 mb-1">{{ 'ag.secretary_label'|trans }}</span>
|
||||||
<span class="text-gray-900">{{ ag.secretaire.civ }} {{ ag.secretaire.name }}{{ ag.secretaire.surname }}</span>
|
<span class="text-gray-900">{{ ag.secretaire.civ }} {{ ag.secretaire.name }} {{ ag.secretaire.surname }}</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user