Trad: Traduction diverses

This commit is contained in:
Laurent Destailleur 2005-01-30 01:35:10 +00:00
parent ee96cd2fe6
commit 85996e73c5

View File

@ -230,8 +230,8 @@ else
print '<table class="noborder" width="100%">';
print '<tr class="liste_titre">';
print '<td width="25%">'.$langs->trans("LastName").'</td>';
print '<td width="25%">'.$langs->trans("FirstName").'</td>';
print '<td width="25%">'.$langs->trans("Lastname").'</td>';
print '<td width="25%">'.$langs->trans("Firstname").'</td>';
print '<td>'.$langs->trans("Code").'</td>';
print "<td>&nbsp;</td></tr>\n";
$var=True;