internationalization

This commit is contained in:
Philippe GRAND 2019-11-09 15:54:09 +01:00
parent ab26356e92
commit 86c826bd87

View File

@ -110,7 +110,7 @@ $contactstatic = new Contact($db);
$form = new Form($db); $form = new Form($db);
/* /*
* Fiche categorie de client et/ou fournisseur * Customer and/or supplier category sheet
*/ */
if ($object->id > 0) if ($object->id > 0)
{ {