diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index 1eaff21f05f81d2aabf9e12467b7e2290a17cc4c..ddc23769f4669c27c7b4f54edbbcaf94174c8782 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -1271,7 +1271,7 @@ else dol_fiche_end(); print '<div class="center">'; - print '<input type="submit" class="button" name="submit" value="'.$langs->trans('AddThirdParty').'">'; + print '<input type="submit" class="button" name="create" value="'.$langs->trans('AddThirdParty').'">'; if ($backtopage) { print ' ';