diff --git a/immobilisations.html b/immobilisations.html index 87876bd..5f93277 100644 --- a/immobilisations.html +++ b/immobilisations.html @@ -11,8 +11,8 @@ N° Date Libellé - Montant - Durée + Montant + Durée N° compte Compte Projet @@ -106,7 +106,7 @@ {{$trans_date|date_short}} {{$trans_label}} {{"%f"|math:$debit|money}} - {{if $duration != null}}{{$duration}}{{/if}} + {{if $duration != null}}{{$duration}}{{/if}} {{$account_code}} {{$account_label}} {{$project_label}} diff --git a/immobilisations_achevees.html b/immobilisations_achevees.html index 8d58802..b079841 100644 --- a/immobilisations_achevees.html +++ b/immobilisations_achevees.html @@ -11,8 +11,8 @@ N° Date Libellé - Montant - Durée + Montant + Durée N° compte Compte Projet @@ -106,7 +106,7 @@ {{$trans_date|date_short}} {{$trans_label}} {{"%f"|math:$debit|money}} - {{if $duration != null}}{{$duration}}{{/if}} + {{if $duration != null}}{{$duration}}{{/if}} {{$account_code}} {{$account_label}} {{$project_label}} diff --git a/immobilisations_non.html b/immobilisations_non.html index 33cd067..172972c 100644 --- a/immobilisations_non.html +++ b/immobilisations_non.html @@ -11,7 +11,7 @@ N° Date Libellé - Montant + Montant N° compte Compte Projet diff --git a/index.html b/index.html index ad7a86d..8ec3d7a 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ {{* -*- brindille -*- *}} -{{:admin_header title="Gestion des amortissements" custom_css=$custom_css current="module_amortissement"}} +{{:admin_header title="Gestion des amortissements" custom_css="./style.css" current="module_amortissement"}} {{* barre de navigation *}} {{if $_GET.amort == null || $_GET.amort == 1}}