Trad: Traduction diverses
This commit is contained in:
parent
ee96cd2fe6
commit
85996e73c5
@ -230,8 +230,8 @@ else
|
|||||||
|
|
||||||
print '<table class="noborder" width="100%">';
|
print '<table class="noborder" width="100%">';
|
||||||
print '<tr class="liste_titre">';
|
print '<tr class="liste_titre">';
|
||||||
print '<td width="25%">'.$langs->trans("LastName").'</td>';
|
print '<td width="25%">'.$langs->trans("Lastname").'</td>';
|
||||||
print '<td width="25%">'.$langs->trans("FirstName").'</td>';
|
print '<td width="25%">'.$langs->trans("Firstname").'</td>';
|
||||||
print '<td>'.$langs->trans("Code").'</td>';
|
print '<td>'.$langs->trans("Code").'</td>';
|
||||||
print "<td> </td></tr>\n";
|
print "<td> </td></tr>\n";
|
||||||
$var=True;
|
$var=True;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user