Trad: Et encore de la traduction
This commit is contained in:
parent
bab9cc768f
commit
9fe8b8217a
@ -354,10 +354,10 @@ if ($_GET["id"])
|
|||||||
print '<td colspan=3><input type="submit" class="button" name="actionadd" value="'.$langs->trans("Add").'"></td>';
|
print '<td colspan=3><input type="submit" class="button" name="actionadd" value="'.$langs->trans("Add").'"></td>';
|
||||||
print "</tr>";
|
print "</tr>";
|
||||||
|
|
||||||
print '<tr><td colspan="'.(count($fieldlist)+2).'">* Label used by default if no translation can be found for code.</td></tr>';
|
print '<tr><td colspan="'.(count($fieldlist)+2).'">* '.$langs->trans("LabelUsedByDefault").'.</td></tr>';
|
||||||
|
print '<tr><td colspan="'.(count($fieldlist)+2).'"> </td></tr>';
|
||||||
|
|
||||||
print '</form>';
|
print '</form>';
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Affiche table des valeurs
|
// Affiche table des valeurs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user