diff --git a/htdocs/soc.php b/htdocs/soc.php
index 0ef8ecf495b..32e2145e5fb 100644
--- a/htdocs/soc.php
+++ b/htdocs/soc.php
@@ -350,7 +350,7 @@ if ($_POST["getcustomercode"] || $_POST["getsuppliercode"] ||
print '
| '.$langs->trans('ProspectCustomer').' | | ';
print ''.$langs->trans('CustomerCode').' | ';
@@ -693,7 +693,7 @@ elseif ($_GET["action"] == 'edit' || $_POST["action"] == 'edit')
print ' |
| '.$langs->trans('ProspectCustomer').' | | ';
print ''.$langs->trans('CustomerCode').' | ';
|