diff --git a/htdocs/soc.php b/htdocs/soc.php index b5166d96ffe..50eff310068 100644 --- a/htdocs/soc.php +++ b/htdocs/soc.php @@ -236,7 +236,7 @@ if ($_GET["action"] == 'create' || $_POST["action"] == 'create') print $soc->adresse; print ''; - print ''.$langs->trans('Zip').''; + print ''.$langs->trans('Zip').''; print ''.$langs->trans('Town').''; print ''.$langs->trans('State').'';