Trad: Et de la traduction...
This commit is contained in:
parent
0c2bfc6f49
commit
5e67cac278
@ -90,6 +90,7 @@ if ($_GET["action"] == 'edit')
|
||||
print '<table class="noborder" width="100%">';
|
||||
print '<tr class="liste_titre"><td>'.$langs->trans("CompanyIds").'</td><td>'.$langs->trans("Value").'</td></tr>';
|
||||
|
||||
$langs->load("companies");
|
||||
print '<tr class="impair"><td width="50%">'.$langs->trans("ProfIdSiret").'</td><td>';
|
||||
print '<input name="siret" size="20" value="' . MAIN_INFO_SIRET . '"></td></tr>';
|
||||
|
||||
|
||||
@ -28,6 +28,9 @@ Fax=Fax
|
||||
Zip=Zip Code
|
||||
Town=Town
|
||||
Web=Web
|
||||
ProfIdSiren=SIREN
|
||||
ProfIdSiret=SIRET
|
||||
ProfIdApe=NAF (Ex APE)
|
||||
ProfId1FR=SIREN
|
||||
ProfId2FR=SIRET
|
||||
ProfId3FR=NAF (Ex APE)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user