diff --git a/index.html b/index.html index ad62fa4..9c88e25 100644 --- a/index.html +++ b/index.html @@ -25,9 +25,9 @@ {{if $_GET.msg|match:"immobilisation"}} {{:assign msg="Immobilisation enregistrée"}} {{elseif $_GET.msg|match:"suppr_infos"}} - {{:assign msg="Informations supprimées"}} + {{:assign msg="Paramètres supprimés"}} {{elseif $_GET.msg|match:"infos"}} - {{:assign msg="Informations enregistrées"}} + {{:assign msg="Paramètres enregistrés"}} {{/if}}
{{$msg}}
{{elseif $_GET.err}}