Modification titre page et onglet

This commit is contained in:
Jean-Christophe Engel 2025-11-04 09:43:19 +01:00
parent 547ef819d0
commit 9ce3183601
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@
{{/if}}
{{if $type_immo == "managed"}}
{{:admin_header title="Immobilisations en cours" custom_css="./style.css" current="module_amortization"}}
{{:admin_header title="Immobilisations en cours d'amortissement" custom_css="./style.css" current="module_amortization"}}
{{elseif $type_immo == "amortized"}}
{{:admin_header title="Immobilisations amorties" custom_css="./style.css" current="module_amortization"}}
{{elseif $type_immo == "archived"}}