Fix: Limit of RCS too small

This commit is contained in:
Laurent Destailleur
2010-02-24 14:48:55 +00:00
parent 40abbaa622
commit 4b5bcaa4c7
2 changed files with 9 additions and 9 deletions

View File

@@ -558,7 +558,7 @@ $_GET["action"] == 'create' || $_POST["action"] == 'create')
print '</td>';
}
else print '<td>&nbsp;</td><td>&nbsp;</td>';
// IdProf4 (NU pour France)
// IdProf4 (RCS pour France)
$idprof=$langs->transcountry('ProfId4',$soc->pays_code);
if ($idprof!='-')
{