Modification titre page et onglet
This commit is contained in:
parent
547ef819d0
commit
9ce3183601
2 changed files with 2 additions and 2 deletions
|
|
@ -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"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue